5 Commits

Author SHA1 Message Date
476ea36500 Update src/app/page.tsx 2026-03-07 09:26:50 +00:00
2d71ffb1ad Update src/app/styles/variables.css 2026-03-07 09:25:39 +00:00
badb3edfd6 Update src/app/page.tsx 2026-03-07 09:25:39 +00:00
6c6fea3a24 Update src/app/layout.tsx 2026-03-07 09:25:39 +00:00
8d751c778b Merge version_1 into main
Merge version_1 into main
2026-03-07 09:20:46 +00:00
3 changed files with 7 additions and 7 deletions

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #000000;
--card: #481f1f; --card: #0c1428;
--foreground: #ffffff; --foreground: #ffffff;
--primary-cta: #ffffff; --primary-cta: #1e40af;
--primary-cta-text: #280101; --primary-cta-text: #280101;
--secondary-cta: #361311; --secondary-cta: #1e3a8a;
--secondary-cta-text: #f6d4d4; --secondary-cta-text: #f6d4d4;
--accent: #51000b; --accent: #1e3a8a;
--background-accent: #ff2231; --background-accent: #1e40af;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);