mod-base 1.0.65-beta.7 → 1.0.65-beta.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.
package/package.json
CHANGED
|
@@ -525,7 +525,7 @@ $contact-us-blue-light: #8498E7;
|
|
|
525
525
|
}
|
|
526
526
|
}
|
|
527
527
|
|
|
528
|
-
.
|
|
528
|
+
.reviews-card {
|
|
529
529
|
&.review-stacked-card {
|
|
530
530
|
background-color: $reviews-card-active-background;
|
|
531
531
|
border-color: $reviews-card-active-background;
|
|
@@ -1026,7 +1026,7 @@ $contact-us-blue-light: #8498E7;
|
|
|
1026
1026
|
}
|
|
1027
1027
|
|
|
1028
1028
|
@include breakpoint-lg {
|
|
1029
|
-
.
|
|
1029
|
+
.reviews-card {
|
|
1030
1030
|
&.review-stacked-card {
|
|
1031
1031
|
&:not(.swiper-slide-active) {
|
|
1032
1032
|
background-color: $reviews-card-inactive-background;
|