Fix du menu sur mobile

This commit is contained in:
theo@manjaro 2022-06-14 16:55:03 +02:00
parent fcda81a750
commit 26d50fc9fe
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ main p {
position: absolute;
background-color: var(--hl);
width: 100%;
min-width: 160px;
z-index: 1;
}