Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a13a0ee80c | |||
| a081346ef2 | |||
| e99200fff5 | |||
| 00ab67a870 |
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000612e6;
|
||||
--primary-cta: #15479c;
|
||||
--card: #ffffff;
|
||||
--foreground: #0a9f14;
|
||||
--primary-cta: #0A9F14;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #12af39;
|
||||
--background-accent: #0A9F14;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user