mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
* Fix issue with .navbar-menu not using correct background-color variable * Fix whitespace issues
This commit is contained in:
@@ -206,7 +206,7 @@ a.navbar-link
|
||||
align-items: center
|
||||
display: flex
|
||||
.navbar-menu
|
||||
background-color: $white
|
||||
background-color: $navbar-background-color
|
||||
box-shadow: 0 8px 16px rgba($black, 0.1)
|
||||
padding: 0.5rem 0
|
||||
&.is-active
|
||||
|
||||
Reference in New Issue
Block a user