meuse: modify $nav-item-hover-background (#38859)

This commit is contained in:
Thomas Jund 2020-01-15 15:34:46 +01:00
parent 82a9bde011
commit d22aca3df3
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ $nav-full-width-background: true;
$nav-color: white;
$nav-mobile-menu-item-color: white;
$nav-item-selected-background: $xdark-blue;
$nav-item-hover-background: $primary_color;
$nav-button-background: $xdark-blue;
$nav-menu-side: 40px;
$nav-border-color: transparent;