fix(style): fix active header menu item
This commit is contained in:
@@ -51,7 +51,7 @@ $header-height-desktop: 4rem !default;
|
||||
$header-height-mobile: 4rem !default;
|
||||
|
||||
// Color of the header background
|
||||
$header-background-color: #fafafa !default;
|
||||
$header-background-color: #f8f8f8 !default;
|
||||
$header-background-color-dark: #252627 !default;
|
||||
|
||||
// Color of the hover header item
|
||||
|
||||
Reference in New Issue
Block a user