Fix menu background on mobile
This commit is contained in:
parent
003ea08d1a
commit
4301bcb015
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ a.not(.anchor):focus {
|
||||||
top: 6rem;
|
top: 6rem;
|
||||||
right: 0;
|
right: 0;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
|
z-index: 1;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
max-height: 0;
|
max-height: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue