Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bfe0f488d5 | |||
| a93cfb096d | |||
| 40398b922f | |||
| 09bacf987d | |||
| 919d15ea5b | |||
| cdd4c1d465 | |||
| bd51ffa216 | |||
| 26722af016 |
@@ -164,4 +164,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #000000;
|
--background: #f0f8ff;
|
||||||
--card: #ffffff;
|
--card: #dceeff;
|
||||||
--foreground: #1c1c1c;
|
--foreground: #001a33;
|
||||||
--primary-cta: #1f3251;
|
--primary-cta: #1e4d8c;
|
||||||
--primary-cta-text: #f5f5f5;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #1c1c1c;
|
--secondary-cta-text: #1c1c1c;
|
||||||
--accent: #15479c;
|
--accent: #003366;
|
||||||
--background-accent: #a8cce8;
|
--background-accent: #cce4ff;
|
||||||
|
|
||||||
/* 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);
|
||||||
|
|||||||
Reference in New Issue
Block a user