hamburger: fix alignment
This commit is contained in:
parent
06e9efe1d2
commit
9317d48b01
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ html, body {
|
||||||
display: none;
|
display: none;
|
||||||
gap: 12px;
|
gap: 12px;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
Loading…
Reference in a new issue