Merge version_3 into main #3
@@ -222,4 +222,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f0f0f0;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #1E90FF;
|
||||
--background: #e6f2ff;
|
||||
--card: #cce6ff;
|
||||
--foreground: #001166;
|
||||
--primary-cta: #0052cc;
|
||||
--primary-cta-text: #f6f0e9;
|
||||
--secondary-cta: #FFD700;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #2b180a;
|
||||
--accent: #FFD700;
|
||||
--background-accent: #1E90FF;
|
||||
--accent: #0052cc;
|
||||
--background-accent: #0052cc;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user