Fixes #1413 - navbar-menu background-color fix (#1528)

* Fix issue with .navbar-menu not using correct background-color variable

* Fix whitespace issues
This commit is contained in:
Carl 2018-01-07 08:28:56 +10:00 committed by Jeremy Thomas
parent ffbc375f68
commit fd77926550

View file

@ -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