Background of menu needs to be dark all the time, not just for mobile
(This was a bug in the static layouts, too, not just the actual site.)
This commit is contained in:
parent
ceeeead696
commit
a0719a5d10
1 changed files with 1 additions and 3 deletions
|
@ -103,9 +103,7 @@
|
|||
}
|
||||
|
||||
.navbar-menu {
|
||||
@include mobile {
|
||||
background-color: $dark;
|
||||
}
|
||||
}
|
||||
|
||||
.navbar-dropdown {
|
||||
|
|
Loading…
Reference in a new issue