[MTELERIXA-29] set white as actine nav color

This commit is contained in:
Daniel Muyshond 2022-03-10 17:19:47 +01:00
parent fc2d1bfac3
commit 19a15db7ee
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ $toplinks-shadow: none;
/*MENU*/
$nav-background: $primary-color;
$nav-color: white;
$nav-active-color: $primary-color;
$nav-active-color: white;
$nav-item-selected-color: black;
$nav-text-uppercase: uppercase;