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 */
|
/* Navigation bar */
|
||||||
#navbar-outer {
|
#navbar-outer {
|
||||||
background: var(--navy);
|
background: var(--navy);
|
||||||
|
position: relative;
|
||||||
|
z-index: 100;
|
||||||
}
|
}
|
||||||
#navbar ul {
|
#navbar ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
Loading…
Reference in a new issue