Add embrace

This commit is contained in:
Jeremy Thomas
2017-07-30 22:44:12 +01:00
parent 44fc1cd61b
commit 61683eb6a7
6 changed files with 60 additions and 56 deletions

View File

@@ -33,16 +33,14 @@
.expo
padding-bottom: 3rem
padding-top: 3rem
.website:not(:last-child)
margin-bottom: 3rem
.website
margin-top: 3rem
&:nth-child(1),
&:nth-child(2)
margin-top: 0
.website-image
margin-bottom: 3rem
+desktop
.expo
padding-bottom: 6rem
padding-top: 6rem
+widescreen
.websites
display: flex

View File

@@ -61,10 +61,6 @@
background-color: $background
border-radius: $radius
padding: 1.5rem
&:not(:first-child)
margin-top: 1.5rem
&:not(:last-child)
margin-bottom: 1.5rem
+mobile
.love
@@ -73,6 +69,10 @@
margin: 1.5rem
.embrace
text-align: center
&:not(:first-child)
margin-top: 1.5rem
&:not(:last-child)
margin-bottom: 1.5rem
.embrace-button
margin-top: 0.75rem
@@ -84,6 +84,10 @@
align-items: center
display: flex
justify-content: center
&:not(:first-child)
margin-top: 3rem
&:not(:last-child)
margin-bottom: 3rem
.embrace-button
margin-left: 1.5rem
.hugs