3 Commits

Author SHA1 Message Date
61ce2965df Update theme fonts 2026-04-18 13:28:16 +00:00
ad6ba6a651 Update theme fonts 2026-04-18 13:28:16 +00:00
8c31ffba45 Update theme colors 2026-04-18 13:26:56 +00:00
2 changed files with 2 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ export const metadata: Metadata = {
},
};
const nunitoSans = Nunito_Sans({
variable: "--font-nunito-sans",
subsets: ["latin"],

View File

@@ -18,7 +18,7 @@
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background-accent: #b3d25f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);