mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Build docs
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
display: block
|
||||
height: 30px
|
||||
line-height: 30px
|
||||
margin-top: 5px
|
||||
margin-top: 0.5rem
|
||||
small
|
||||
display: block
|
||||
margin-top: 5px
|
||||
@@ -33,7 +33,7 @@
|
||||
font-size: 11px
|
||||
height: 30px
|
||||
line-height: 30px
|
||||
margin-top: 5px
|
||||
margin-top: 0.5rem
|
||||
.github-btn
|
||||
width: 160px
|
||||
.twitter-share-button
|
||||
@@ -46,7 +46,9 @@
|
||||
display: flex
|
||||
width: 130px
|
||||
.bd-patreon-button
|
||||
height: 30px
|
||||
margin-right: 0.5rem
|
||||
width: 128px
|
||||
|
||||
#newsletter
|
||||
.input
|
||||
@@ -70,6 +72,7 @@
|
||||
|
||||
#alternative
|
||||
font-size: 0.875rem
|
||||
margin-top: 0.5rem
|
||||
a
|
||||
color: $text-light
|
||||
&:hover
|
||||
|
||||
@@ -9,15 +9,17 @@
|
||||
color: currentColor
|
||||
|
||||
.bd-patreon-text
|
||||
font-size: $size-small
|
||||
font-size: 0.875rem
|
||||
line-height: 1.25
|
||||
margin-right: 0.5rem
|
||||
|
||||
.bd-patreon-button
|
||||
display: inline-block
|
||||
flex-shrink: 0
|
||||
height: 30px
|
||||
width: 128px
|
||||
height: 34px
|
||||
width: 145px
|
||||
img
|
||||
max-height: 100%
|
||||
|
||||
+from(480px)
|
||||
.bd-patreon-text
|
||||
|
||||
Reference in New Issue
Block a user