Compare commits
15 Commits
version_7
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| 50ccfca4e2 | |||
| 2dda0d4291 | |||
| ce2db60946 | |||
| 388827f04f | |||
| ce0253f3ff | |||
| 97ba9ede4c | |||
| 7133f1d4cd | |||
| 17ccdf84e6 | |||
| b502d27900 | |||
| 856689165e | |||
| c581de4a92 | |||
| c6e4e14a99 | |||
| f6568e4eaa | |||
| ca37755b11 | |||
| d63729ba41 |
@@ -184,4 +184,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f4ef;
|
--background: #0a0a0a;
|
||||||
--card: #dad6cd;
|
--card: #1a1a1a;
|
||||||
--foreground: #2a2928;
|
--foreground: #ffffffe6;
|
||||||
--primary-cta: #2a2928;
|
--primary-cta: #e6e6e6;
|
||||||
--primary-cta-text: #f5f4ef;
|
--primary-cta-text: #f5f4ef;
|
||||||
--secondary-cta: #ecebea;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #2a2928;
|
--secondary-cta-text: #2a2928;
|
||||||
--accent: #ffffff;
|
--accent: #737373;
|
||||||
--background-accent: #c6b180;
|
--background-accent: #737373;
|
||||||
|
|
||||||
/* 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