change header height, change header icon margin for mobile

This commit is contained in:
Niklas 2025-06-27 15:02:23 +02:00 committed by BlankAccountsUsername
parent f3f0483bfe
commit a3196004ac
3 changed files with 151 additions and 94 deletions

View file

@ -1,5 +1,4 @@
:root {
--header-height: 60px;
--header-height-desktop: 48px;
--header-height: 48px;
--border-radius: 1rem;
}