mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Fix navbar link color
This commit is contained in:
@@ -126,6 +126,10 @@
|
||||
margin-left: 0
|
||||
margin-right: 0
|
||||
text-align: left
|
||||
&:not(:first-child)
|
||||
margin-top: 1em
|
||||
&:not(:last-child)
|
||||
margin-bottom: 1em
|
||||
|
||||
.content li .highlight
|
||||
margin-top: 0.5em
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
.content
|
||||
.bd-spaced
|
||||
li + li
|
||||
margin-top: 1em
|
||||
.highlighter-rouge
|
||||
&:not(:last-child)
|
||||
margin-bottom: 1.5rem
|
||||
|
||||
Reference in New Issue
Block a user