@woosmap/ui 3.63.0 → 3.64.0
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
|
@@ -156,6 +156,7 @@
|
|
|
156
156
|
&--testimonial
|
|
157
157
|
width 46rem
|
|
158
158
|
margin 2rem 2rem 4rem 2rem
|
|
159
|
+
cursor default
|
|
159
160
|
.wcard
|
|
160
161
|
&__header
|
|
161
162
|
display flex
|
|
@@ -171,6 +172,8 @@
|
|
|
171
172
|
sq(12)
|
|
172
173
|
border .2rem solid $light
|
|
173
174
|
box-shadow 0 0 2rem $dark10
|
|
175
|
+
background-position center center
|
|
176
|
+
background-size cover
|
|
174
177
|
&__quote
|
|
175
178
|
f4()
|
|
176
179
|
font-style italic
|