Add missing nav hover var
This commit is contained in:
parent
6764025078
commit
8085570119
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@
|
|||
/* Navbar. */
|
||||
--color-navbar: hsl(213, 10%, 18%);
|
||||
--color-nav-bg: hsl(213, 10%, 18%);
|
||||
--color-nav-hover-bg: hsla(213, 18%, 90%, .05);
|
||||
--color-header-wrapper: hsl(213, 10%, 18%);
|
||||
--color-navbar-transparent: hsla(213, 10%, 14%, 0);
|
||||
--color-header-bar: hsl(213, 10%, 18%);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue