Changed burger positioning
All checks were successful
/ publish (push) Successful in 13s
/ checking (push) Successful in 58s
/ build-site (push) Successful in 3m7s

This commit is contained in:
Firq 2024-01-01 18:49:14 +01:00
parent 11b12e55b8
commit 336c0c0db5
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -113,8 +113,8 @@ const hamburger_src_url = `url("${hamburger.src}")`;
height: 2em;
position: static;
align-self: flex-start;
padding-right: 1em;
padding-top: 2.5em;
padding-right: 1rem;
padding-top: 2rem;
}
@media (min-width: 1140px) {