Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5241812440 | |||
| 32191ef01c | |||
| 7cbbafd7d1 | |||
| 74548ba960 | |||
| 6aa1a903c0 | |||
| bd29770ead |
@@ -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: #1a2f1d;
|
--card: #e6f3ff;
|
||||||
--foreground: #ffffff;
|
--foreground: #0a192f;
|
||||||
--primary-cta: #ffffff;
|
--primary-cta: #1e90ff;
|
||||||
--primary-cta-text: #0a1a0c;
|
--primary-cta-text: #0a1a0c;
|
||||||
--secondary-cta: #0d200f;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #d4f6d8;
|
--secondary-cta-text: #d4f6d8;
|
||||||
--accent: #1a3d1f;
|
--accent: #87ceeb;
|
||||||
--background-accent: #355e3b;
|
--background-accent: #d1e9ff;
|
||||||
|
|
||||||
/* 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