fix hamburger menu

This commit is contained in:
zoe 2022-04-16 16:19:16 +02:00
parent dfbc94ba48
commit 7a003e52c6
2 changed files with 4 additions and 3 deletions

View file

@ -145,10 +145,11 @@ header{
display: grid;
align-items: center;
justify-content: center;
overflow: scroll;
& * {
display: grid;
margin-top: 0.24vh;
margin-bottom: 0.24vh;
margin-top: 2pt;
margin-bottom: 2pt;
text-align: center;
}
&.hidden{