mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 05:19:35 -07:00
Bulma v9 website (#3249)
* Add Bulma v9 * Add vendor dependencies * Fix native * Fix sponsors * Add style attribute
This commit is contained in:
21
docs/_sass/old/override.sass
Normal file
21
docs/_sass/old/override.sass
Normal file
@@ -0,0 +1,21 @@
|
||||
.content
|
||||
.bd-spaced
|
||||
li + li
|
||||
margin-top: 1em
|
||||
.highlighter-rouge
|
||||
&:not(:last-child)
|
||||
margin-bottom: 1.5rem
|
||||
|
||||
body.page-grid .column > .notification
|
||||
padding-left: 0
|
||||
padding-right: 0
|
||||
text-align: center
|
||||
|
||||
a.navbar-item
|
||||
& > .icon:not(:last-child)
|
||||
margin-left: -0.25em
|
||||
margin-right: 0.25em
|
||||
|
||||
+tablet
|
||||
.header-item .button + .button
|
||||
margin-left: 0.75rem
|
||||
Reference in New Issue
Block a user