Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ae4f4e1a5 | |||
| cca34aec02 | |||
| f8499e3e92 | |||
| 4d6e8b6a50 | |||
| 603d8c751a |
@@ -23,7 +23,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="fluid"
|
||||
background="none"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
|
||||
@@ -14,9 +14,9 @@
|
||||
--card: #f7fffa;
|
||||
--foreground: #001a0a;
|
||||
--primary-cta: #0a7039;
|
||||
--primary-cta-text: #e3deea;
|
||||
--primary-cta-text: #fafffb;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1f2027;
|
||||
--secondary-cta-text: #001a0a;
|
||||
--accent: #a8d9be;
|
||||
--background-accent: #6bbf8e;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user