add login and sign up button in drawer

This commit is contained in:
Niklas 2025-06-27 13:15:06 +02:00 committed by BlankAccountsUsername
parent 204de235ee
commit 4f45a80d56
4 changed files with 62 additions and 46 deletions

View file

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