@npm_leadtech/legal-lib-components 2.11.6 → 2.11.7
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; } }
|
|
@@ -4000,7 +3999,10 @@ html[data-theme='uslawdistricts'] {
|
|
|
4000
3999
|
justify-content: center;
|
|
4001
4000
|
flex-direction: column;
|
|
4002
4001
|
background-color: var(--primary-main-light-6);
|
|
4003
|
-
margin-bottom:
|
|
4002
|
+
margin-bottom: 15rem; }
|
|
4003
|
+
@media (min-width: 720px) {
|
|
4004
|
+
.experts-section {
|
|
4005
|
+
margin-bottom: 8rem; } }
|
|
4004
4006
|
.experts-section__title {
|
|
4005
4007
|
font-family: Lora;
|
|
4006
4008
|
font-size: 32px;
|
|
@@ -4008,4 +4010,8 @@ html[data-theme='uslawdistricts'] {
|
|
|
4008
4010
|
line-height: 42px;
|
|
4009
4011
|
letter-spacing: -0.3px;
|
|
4010
4012
|
text-align: center;
|
|
4011
|
-
margin
|
|
4013
|
+
margin: 0 auto;
|
|
4014
|
+
transform: translateY(50px); }
|
|
4015
|
+
@media (min-width: 720px) {
|
|
4016
|
+
.experts-section__title {
|
|
4017
|
+
margin-bottom: 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; } }
|
|
@@ -4000,7 +3999,10 @@ html[data-theme='uslawdistricts'] {
|
|
|
4000
3999
|
justify-content: center;
|
|
4001
4000
|
flex-direction: column;
|
|
4002
4001
|
background-color: var(--primary-main-light-6);
|
|
4003
|
-
margin-bottom:
|
|
4002
|
+
margin-bottom: 15rem; }
|
|
4003
|
+
@media (min-width: 720px) {
|
|
4004
|
+
.experts-section {
|
|
4005
|
+
margin-bottom: 8rem; } }
|
|
4004
4006
|
.experts-section__title {
|
|
4005
4007
|
font-family: Lora;
|
|
4006
4008
|
font-size: 32px;
|
|
@@ -4008,4 +4010,8 @@ html[data-theme='uslawdistricts'] {
|
|
|
4008
4010
|
line-height: 42px;
|
|
4009
4011
|
letter-spacing: -0.3px;
|
|
4010
4012
|
text-align: center;
|
|
4011
|
-
margin
|
|
4013
|
+
margin: 0 auto;
|
|
4014
|
+
transform: translateY(50px); }
|
|
4015
|
+
@media (min-width: 720px) {
|
|
4016
|
+
.experts-section__title {
|
|
4017
|
+
margin-bottom: 3rem; } }
|