Commit compiled CSS
This commit is contained in:
parent
35a9c22fd4
commit
3bdcb30189
2 changed files with 9 additions and 0 deletions
|
@ -25,5 +25,7 @@
|
|||
/* The not last child stuff is needed to prevent some crazy Bulma rule that
|
||||
sets a margin of 1.5rem on bloody everything not last child. */
|
||||
.title,
|
||||
.subtitle,
|
||||
.subtitle:not(:last-child),
|
||||
.title:not(:last-child) {
|
||||
margin-bottom: 0.5em; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue