redesign nav and logo

This commit is contained in:
isUnknown 2024-11-26 09:53:05 +01:00
parent 48bfd23600
commit cf867bbc14
14 changed files with 315 additions and 297 deletions

View file

@ -17,11 +17,6 @@
font-family: "Switzer-Variable", sans-serif;
}
#logo * {
font-size: 25vw;
font-weight: var(--font-weight-extra-bold);
}
h1,
h1 *,
h2,
@ -45,7 +40,7 @@ h2 {
h3,
.h3 {
font-size: var(--font-size-xl);
color: var(--color-secondary);
color: var(--color-primary);
}
article h2 {