hamburger: fix alignment

This commit is contained in:
Garrit Franke 2022-04-12 16:15:03 +02:00
parent 06e9efe1d2
commit 9317d48b01
No known key found for this signature in database
GPG key ID: 65586C4DDA55EA2C

View file

@ -52,6 +52,7 @@ html, body {
display: none;
gap: 12px;
justify-content: center;
align-items: center;
.icon {
padding: 0;