mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 04:34:30 -07:00
Add pagination sizes, Fix variables docs
This commit is contained in:
@@ -23,13 +23,17 @@
|
||||
align-items: center
|
||||
display: flex
|
||||
flex-wrap: wrap
|
||||
margin-top: 5px
|
||||
justify-content: flex-start
|
||||
a
|
||||
> iframe,
|
||||
> a,
|
||||
> form
|
||||
display: inline-block
|
||||
font-size: 11px
|
||||
height: 30px
|
||||
line-height: 30px
|
||||
margin-top: 5px
|
||||
.twitter-share-button
|
||||
margin-right: 10px
|
||||
|
||||
#newsletter
|
||||
.input
|
||||
@@ -39,9 +43,14 @@
|
||||
#sister
|
||||
ul
|
||||
display: flex
|
||||
flex-wrap: wrap
|
||||
li
|
||||
display: flex
|
||||
height: 30px
|
||||
margin: 5px 1rem 0 0
|
||||
img
|
||||
height: 30px
|
||||
|
||||
#tsp
|
||||
small
|
||||
display: block
|
||||
|
||||
Reference in New Issue
Block a user