mirror of
https://git.kittycat.homes/zoe/hugo-battheme.git
synced 2024-08-15 03:25:18 +00:00
fix hamburger menu
This commit is contained in:
parent
a9cd56eed9
commit
dfbc94ba48
1 changed files with 2 additions and 2 deletions
|
@ -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{
|
||||
|
|
Loading…
Reference in a new issue