Add more expo

This commit is contained in:
Jeremy Thomas
2017-08-31 11:51:43 +02:00
parent 51866c4182
commit 782f149f29
22 changed files with 65 additions and 17 deletions

View File

@@ -1,6 +1,5 @@
.bd-expo
background-color: $background
background-color: $white
padding: 1.5rem
.bd-website
@@ -17,8 +16,19 @@
margin-bottom: 1.5rem
position: relative
&:hover
.bd-website-shadow
opacity: 0
.bd-website-overlay
opacity: 0.25
.b-lazy
opacity: 0
transition: opacity 500ms $easing
.b-loaded
opacity: 1
.bd-website-shadow
border: 1px solid rgba(#000, 0.04)
transition: opacity 200ms $easing
.bd-website-overlay
background-color: $black
@@ -40,8 +50,7 @@
.bd-website
margin-top: 3rem
width: calc(50% - 3rem)
&:nth-child(1),
&:nth-child(2)
&:nth-child(1)
margin-top: 0
&.bd-is-highlighted
width: 100%

View File

@@ -1,3 +1,6 @@
.bd-love
background-color: $background
.bd-testimonials
background-color: $background
@@ -72,10 +75,10 @@
display: flex
justify-content: center
.bd-embrace
background-color: $background
border-radius: $radius
padding: 1.5rem
// .bd-embrace
// background-color: $background
// border-radius: $radius
// padding: 1.5rem
+mobile
.bd-love