sempli-website-lib 5.4.1 → 5.4.2
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
|
@@ -16035,17 +16035,17 @@ section.hero-wrapper {
|
|
|
16035
16035
|
// SECTION SPECIFIC HERO WRAPPERS
|
|
16036
16036
|
.webp body#landing section.hero-wrapper {
|
|
16037
16037
|
&.home.index {
|
|
16038
|
-
background: url("/assets/swl/interface/sempli-home-small.webp") no-repeat 100% 0%;
|
|
16038
|
+
background: url("/assets/swl/interface/sempli-home-new-small.webp") no-repeat 100% 0%;
|
|
16039
16039
|
background-size: cover;
|
|
16040
16040
|
background-position-x: center;
|
|
16041
16041
|
|
|
16042
16042
|
@include responsive($breakpoint-medium) {
|
|
16043
|
-
background: url("/assets/swl/interface/sempli-home-medium.webp") no-repeat 50%;
|
|
16043
|
+
background: url("/assets/swl/interface/sempli-home-new-medium.webp") no-repeat 50%;
|
|
16044
16044
|
background-size: cover;
|
|
16045
16045
|
}
|
|
16046
16046
|
|
|
16047
16047
|
@include responsive($breakpoint-xxlarge) {
|
|
16048
|
-
background: url("/assets/swl/interface/sempli-home-large.webp") no-repeat;
|
|
16048
|
+
background: url("/assets/swl/interface/sempli-home-new-large.webp") no-repeat;
|
|
16049
16049
|
background-size: cover;
|
|
16050
16050
|
}
|
|
16051
16051
|
}
|
|
@@ -16249,16 +16249,16 @@ section.hero-wrapper {
|
|
|
16249
16249
|
|
|
16250
16250
|
.no-webp body#landing section.hero-wrapper {
|
|
16251
16251
|
&.home.index {
|
|
16252
|
-
background: url("/assets/swl/interface/sempli-home-small.jpg") no-repeat 100% 0%;
|
|
16252
|
+
background: url("/assets/swl/interface/sempli-home-new-small.jpg") no-repeat 100% 0%;
|
|
16253
16253
|
background-size: cover;
|
|
16254
16254
|
|
|
16255
16255
|
@include responsive($breakpoint-medium) {
|
|
16256
|
-
background: url("/assets/swl/interface/sempli-home-medium.jpg") no-repeat 50%;
|
|
16256
|
+
background: url("/assets/swl/interface/sempli-home-new-medium.jpg") no-repeat 50%;
|
|
16257
16257
|
background-size: cover;
|
|
16258
16258
|
}
|
|
16259
16259
|
|
|
16260
16260
|
@include responsive($breakpoint-xxlarge) {
|
|
16261
|
-
background: url("/assets/swl/interface/sempli-home-large.jpg") no-repeat;
|
|
16261
|
+
background: url("/assets/swl/interface/sempli-home-new-large.jpg") no-repeat;
|
|
16262
16262
|
background-size: cover;
|
|
16263
16263
|
}
|
|
16264
16264
|
}
|
|
@@ -138,17 +138,17 @@ section.hero-wrapper {
|
|
|
138
138
|
// SECTION SPECIFIC HERO WRAPPERS
|
|
139
139
|
.webp body#landing section.hero-wrapper {
|
|
140
140
|
&.home.index {
|
|
141
|
-
background: url("/assets/swl/interface/sempli-home-small.webp") no-repeat 100% 0%;
|
|
141
|
+
background: url("/assets/swl/interface/sempli-home-new-small.webp") no-repeat 100% 0%;
|
|
142
142
|
background-size: cover;
|
|
143
143
|
background-position-x: center;
|
|
144
144
|
|
|
145
145
|
@include responsive($breakpoint-medium) {
|
|
146
|
-
background: url("/assets/swl/interface/sempli-home-medium.webp") no-repeat 50%;
|
|
146
|
+
background: url("/assets/swl/interface/sempli-home-new-medium.webp") no-repeat 50%;
|
|
147
147
|
background-size: cover;
|
|
148
148
|
}
|
|
149
149
|
|
|
150
150
|
@include responsive($breakpoint-xxlarge) {
|
|
151
|
-
background: url("/assets/swl/interface/sempli-home-large.webp") no-repeat;
|
|
151
|
+
background: url("/assets/swl/interface/sempli-home-new-large.webp") no-repeat;
|
|
152
152
|
background-size: cover;
|
|
153
153
|
}
|
|
154
154
|
}
|
|
@@ -352,16 +352,16 @@ section.hero-wrapper {
|
|
|
352
352
|
|
|
353
353
|
.no-webp body#landing section.hero-wrapper {
|
|
354
354
|
&.home.index {
|
|
355
|
-
background: url("/assets/swl/interface/sempli-home-small.jpg") no-repeat 100% 0%;
|
|
355
|
+
background: url("/assets/swl/interface/sempli-home-new-small.jpg") no-repeat 100% 0%;
|
|
356
356
|
background-size: cover;
|
|
357
357
|
|
|
358
358
|
@include responsive($breakpoint-medium) {
|
|
359
|
-
background: url("/assets/swl/interface/sempli-home-medium.jpg") no-repeat 50%;
|
|
359
|
+
background: url("/assets/swl/interface/sempli-home-new-medium.jpg") no-repeat 50%;
|
|
360
360
|
background-size: cover;
|
|
361
361
|
}
|
|
362
362
|
|
|
363
363
|
@include responsive($breakpoint-xxlarge) {
|
|
364
|
-
background: url("/assets/swl/interface/sempli-home-large.jpg") no-repeat;
|
|
364
|
+
background: url("/assets/swl/interface/sempli-home-new-large.jpg") no-repeat;
|
|
365
365
|
background-size: cover;
|
|
366
366
|
}
|
|
367
367
|
}
|