_sass/env/pwp.sass in slow-steps-0.3.3 vs _sass/env/pwp.sass in slow-steps-0.4.0
- old
+ new
@@ -48,17 +48,18 @@
width: 100%
.site__logo
margin: 0 5vw
text-align: center
- width: 100px
+ height: 10vh
.segment__keywords
height: 50%
.image--guarantee
@include image-filter-rotate
+ height: 100vh
.strap__guarantee
border-top: solid 1px $soft-white
margin: 3rem 0
width: 80%
@@ -69,8 +70,13 @@
.segment__keywords
display: flex
flex-direction: row
flex-wrap: wrap
+ justify-content: space-around
+ align-items: center
& > *
padding: 3rem 0
width: 50%
+
+.segment__right
+ background-color: $image-blend