Prevent silly new default navburger color from spoiling Todd's design
... if that's the only unwanted change Bulma made from 0.6.2 to 0.7.2, we're in good shape
This commit is contained in:
parent
b0a0dc68ed
commit
c1edb1186e
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
|||
}
|
||||
|
||||
.navbar-burger {
|
||||
color: currentColor;
|
||||
span {
|
||||
margin-left: -11px;
|
||||
width: 22px;
|
||||
|
|
Loading…
Reference in a new issue