fix hamburger menu

This commit is contained in:
zoe 2022-04-16 15:43:09 +02:00
parent a9cd56eed9
commit dfbc94ba48
1 changed files with 2 additions and 2 deletions

View File

@ -147,8 +147,8 @@ header{
justify-content: center;
& * {
display: grid;
margin-top: 2%;
margin-bottom: 2%;
margin-top: 0.24vh;
margin-bottom: 0.24vh;
text-align: center;
}
&.hidden{