add: lp and navigation

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

View file

@ -56,7 +56,7 @@
color: var(--color-darkest);
& .icon {
font-size: var(--font-size-normal);
font-size: var(--font-size-default);
cursor: pointer;
}
}
@ -104,7 +104,7 @@
}
& > .pro {
font-size: var(--font-size-s);
font-size: var(--font-size-xs);
color: var(--color-middle);
font-weight: lighter;
}