@npm_leadtech/legal-lib-components 2.11.6 → 2.11.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1706,8 +1706,7 @@ html[data-theme='uslawdistricts'] {
|
|
|
1706
1706
|
align-items: center;
|
|
1707
1707
|
justify-content: flex-start;
|
|
1708
1708
|
width: 17.625rem;
|
|
1709
|
-
margin-left: 2rem;
|
|
1710
|
-
transform: translateY(75px); }
|
|
1709
|
+
margin-left: 2rem; }
|
|
1711
1710
|
.expert-card__image {
|
|
1712
1711
|
position: absolute;
|
|
1713
1712
|
transform: translateY(-115%); }
|
|
@@ -3676,7 +3675,7 @@ html[data-theme='uslawdistricts'] {
|
|
|
3676
3675
|
display: flex;
|
|
3677
3676
|
flex-direction: column;
|
|
3678
3677
|
justify-content: center;
|
|
3679
|
-
transform: translateY(
|
|
3678
|
+
transform: translateY(50px); }
|
|
3680
3679
|
@media (min-width: 720px) {
|
|
3681
3680
|
.expert-card-list {
|
|
3682
3681
|
flex-direction: row; } }
|
|
@@ -4008,4 +4007,10 @@ html[data-theme='uslawdistricts'] {
|
|
|
4008
4007
|
line-height: 42px;
|
|
4009
4008
|
letter-spacing: -0.3px;
|
|
4010
4009
|
text-align: center;
|
|
4011
|
-
margin
|
|
4010
|
+
margin: 0 auto 2rem;
|
|
4011
|
+
width: 90%;
|
|
4012
|
+
transform: translateY(50px); }
|
|
4013
|
+
@media (min-width: 720px) {
|
|
4014
|
+
.experts-section__title {
|
|
4015
|
+
width: 100%;
|
|
4016
|
+
margin: 0 auto 3rem; } }
|
|
@@ -1706,8 +1706,7 @@ html[data-theme='uslawdistricts'] {
|
|
|
1706
1706
|
align-items: center;
|
|
1707
1707
|
justify-content: flex-start;
|
|
1708
1708
|
width: 17.625rem;
|
|
1709
|
-
margin-left: 2rem;
|
|
1710
|
-
transform: translateY(75px); }
|
|
1709
|
+
margin-left: 2rem; }
|
|
1711
1710
|
.expert-card__image {
|
|
1712
1711
|
position: absolute;
|
|
1713
1712
|
transform: translateY(-115%); }
|
|
@@ -3676,7 +3675,7 @@ html[data-theme='uslawdistricts'] {
|
|
|
3676
3675
|
display: flex;
|
|
3677
3676
|
flex-direction: column;
|
|
3678
3677
|
justify-content: center;
|
|
3679
|
-
transform: translateY(
|
|
3678
|
+
transform: translateY(50px); }
|
|
3680
3679
|
@media (min-width: 720px) {
|
|
3681
3680
|
.expert-card-list {
|
|
3682
3681
|
flex-direction: row; } }
|
|
@@ -4008,4 +4007,10 @@ html[data-theme='uslawdistricts'] {
|
|
|
4008
4007
|
line-height: 42px;
|
|
4009
4008
|
letter-spacing: -0.3px;
|
|
4010
4009
|
text-align: center;
|
|
4011
|
-
margin
|
|
4010
|
+
margin: 0 auto 2rem;
|
|
4011
|
+
width: 90%;
|
|
4012
|
+
transform: translateY(50px); }
|
|
4013
|
+
@media (min-width: 720px) {
|
|
4014
|
+
.experts-section__title {
|
|
4015
|
+
width: 100%;
|
|
4016
|
+
margin: 0 auto 3rem; } }
|