mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix burger color order
This commit is contained in:
@@ -141,8 +141,8 @@ body
|
||||
overflow-y: hidden
|
||||
|
||||
.navbar-burger
|
||||
+hamburger($navbar-height)
|
||||
color: $navbar-burger-color
|
||||
+hamburger($navbar-height)
|
||||
margin-left: auto
|
||||
|
||||
.navbar-menu
|
||||
|
||||
Reference in New Issue
Block a user