Add Patreon bar

This commit is contained in:
Jeremy Thomas
2017-11-14 10:30:37 +00:00
parent a161e580ae
commit fb981e741c
8 changed files with 717 additions and 1922 deletions

24
docs/_sass/patreon.sass Normal file
View File

@@ -0,0 +1,24 @@
.bd-patreon
align-items: center
background-color: $patreon-blue
color: $white
display: flex
justify-content: center
padding: 0.5rem 1rem
strong
color: currentColor
.bd-patreon-text
font-size: $size-small
line-height: 1.25
margin-right: 0.5rem
.bd-patreon-button
display: inline-block
flex-shrink: 0
height: 30px
width: 128px
+from(480px)
.bd-patreon-text
margin-right: 1rem