Organize partials

This commit is contained in:
Jeremy Thomas
2018-04-09 22:25:26 +01:00
parent a1c1909001
commit e8d4efb274
97 changed files with 691 additions and 835 deletions

View File

@@ -1,5 +1,5 @@
.bd-expo
background-color: $background
background-color: $white
padding: 1.5rem
.bd-website

View File

@@ -1,6 +1,3 @@
.bd-love
background-color: $background
.bd-testimonials
background-color: $background
@@ -75,14 +72,7 @@
display: flex
justify-content: center
// .bd-embrace
// background-color: $background
// border-radius: $radius
// padding: 1.5rem
+mobile
.bd-love
padding: 1.5rem
.bd-hug
margin: 1.5rem
.bd-embrace
@@ -95,8 +85,6 @@
margin-top: 0.75rem
+tablet
.bd-love
padding: 3rem 1.5rem
.bd-embrace
align-items: center
display: flex

View File

@@ -11,8 +11,8 @@ $tw-grey: #697882
.bd-tw
background-color: #fff
border: 1px solid #e1e8ed
border-radius: 5px
border: 2px solid #e1e8ed
border-radius: $radius-large
color: $tw-grey
flex-shrink: 0
font-family: Helvetica, Roboto, "Segoe UI", Calibri, sans-serif