Fix hamburger icon on mobile padding

This commit is contained in:
kolaente 2020-06-12 18:59:54 +02:00
parent 7cecc38d67
commit 914e8f2084
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
2 changed files with 6 additions and 5 deletions

View file

@ -65,7 +65,7 @@
position: absolute;
right: 1.5em;
margin-top: -58px;
z-index: 99;
z-index: 4;
.items {
display: flex;