feat: improve dark mode styling and simplify navbar

This commit is contained in:
Shine1i 2026-02-25 00:31:20 +01:00
commit 79ddc863f0
7 changed files with 37 additions and 49 deletions

View file

@ -152,6 +152,7 @@
--shadow-2xl: 0px 0px 0px 0px hsl(0 0% 0% / 0);
}
@theme inline {
--font-sans: "Inter Variable", ui-sans-serif, sans-serif, system-ui;
--font-heading: "Hellix", "Space Grotesk Variable", ui-sans-serif, sans-serif;