Add shoutout block

This commit is contained in:
Jeremy Thomas
2018-05-24 11:21:31 +02:00
parent 82dbb8c8e1
commit e01a44244e
5 changed files with 102 additions and 44 deletions

View File

@@ -109,3 +109,19 @@
&:nth-child(3n-1),
&:nth-child(3n)
margin-left: 1.5rem
.bd-shoutout
background-color: $background
padding: 2rem
text-align: center
&:not(:last-child)
margin-bottom: 3rem
.bd-shoutout-text
&.title
opacity: 0.8
&.subtitle
opacity: 0.5
.bd-shoutout-button
margin-top: -0.75rem