Fix menu background on mobile

This commit is contained in:
Gregory Trolliet 2024-11-30 09:21:23 +01:00
parent 003ea08d1a
commit 4301bcb015

View file

@ -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%;