Fixes for Apple and Accessibility #23

Merged
Firq merged 7 commits from dev into main 2024-01-01 20:30:17 +00:00
Showing only changes of commit 336c0c0db5 - Show all commits

View file

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