mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
* Enable custom names for 'Variables' sections * add gap between consecutive 'Variables' sections
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.bd-vars + .bd-vars {
|
||||
margin-top: var(--docs-inner);
|
||||
}
|
||||
|
||||
.bd-var {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
Reference in New Issue
Block a user