add: lp and navigation

Added... a lot of stuff
This commit is contained in:
Fiona Lena Urban 2025-05-22 09:59:27 +02:00
parent 55fc3fe4e0
commit f60719fa9e
20 changed files with 332 additions and 331 deletions

View file

@ -7,7 +7,7 @@ dialog {
border: none;
border-radius: var(--radius-default);
background: var(--color-lightest);
font-size: var(--font-size-normal);
font-size: var(--font-size-default);
color: var(--color-darkest);
position: relative;