mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
fix hamburger menu
This commit is contained in:
parent
2706d991fe
commit
197d77a651
3 changed files with 5 additions and 5 deletions
|
@ -366,8 +366,8 @@ header {
|
|||
justify-content: center; }
|
||||
#hamburger-bg * {
|
||||
display: grid;
|
||||
margin-top: 2%;
|
||||
margin-bottom: 2%;
|
||||
margin-top: 0.24vh;
|
||||
margin-bottom: 0.24vh;
|
||||
text-align: center; }
|
||||
#hamburger-bg.hidden {
|
||||
display: none; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue