Switched background image SVGs into regular images, made logo go over the top of the menu on mobile.
This commit is contained in:
@ -10,5 +10,6 @@ $s-z--background: -1; //Background Element
|
||||
$s-z--navbar: 10; //Navbar
|
||||
$s-z--menu: 15; //Hamburger Menu
|
||||
$s-z--menu-button: 16; //Button to toggle menu.
|
||||
$s-z--logo: 16; //Logo (Goes over top of menu)
|
||||
$s-z--modal: 100; //Modals
|
||||
$s-z--transition: 1; //The Z-Index of an element in transition
|
||||
|
Reference in New Issue
Block a user