Display mobile menu above the supporter sidebar.
This commit is contained in:
parent
cdc05ffafd
commit
f26c598c78
1 changed files with 2 additions and 0 deletions
|
@ -180,6 +180,8 @@ body > header {
|
|||
/* Navigation bar */
|
||||
#navbar-outer {
|
||||
background: var(--navy);
|
||||
position: relative;
|
||||
z-index: 100;
|
||||
}
|
||||
#navbar ul {
|
||||
list-style: none;
|
||||
|
|
Loading…
Reference in a new issue