bulma/docs/_sass/patreon.sass

30 lines
489 B
Sass
Raw Normal View History

2017-11-14 10:30:37 +00:00
.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
2017-11-14 12:14:58 +00:00
font-size: 0.875rem
2017-11-14 10:30:37 +00:00
line-height: 1.25
margin-right: 0.5rem
.bd-patreon-button
display: inline-block
flex-shrink: 0
2017-11-14 12:14:58 +00:00
height: 34px
width: 145px
img
max-height: 100%
2017-11-14 10:30:37 +00:00
2017-11-15 13:01:33 +00:00
.hero.bd-is-patreon
background-color: $patreon
2017-11-14 10:30:37 +00:00
+from(480px)
.bd-patreon-text
margin-right: 1rem