Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c22e4114c4 | |||
| 754a29aa82 | |||
| fa6ee97ef5 | |||
| 2d14199d30 | |||
| 6156394827 | |||
| 64d271e1bf | |||
| d32f5153dc | |||
| 7eb3e6cb0f | |||
| 7ec7631a82 | |||
| a8d48c4047 | |||
| 4f34ccb742 | |||
| 3d44eb0105 |
@@ -378,4 +378,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -13,12 +13,12 @@
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffffe6;
|
||||
--primary-cta: #e6e6e6;
|
||||
--primary-cta: #cc0000;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffffe6;
|
||||
--accent: #737373;
|
||||
--background-accent: #737373;
|
||||
--accent: #ff3333;
|
||||
--background-accent: #330000;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user