Compare commits
20 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| eb000ebb3f | |||
| 56d8ef6912 | |||
| 80a4795df9 | |||
| 722b39f40b | |||
| 6bcf35af81 | |||
| 0537b12e4a | |||
| 68434096e3 | |||
| a13a0ee80c | |||
| 1a04c8a8b3 | |||
| a081346ef2 | |||
| 7dd4447348 | |||
| e99200fff5 | |||
| 565fd4ee0e | |||
| 00ab67a870 | |||
| 461cd9b171 | |||
| 120bfd48ec | |||
| dbed4a0ec6 | |||
| f56ddd6a1b | |||
| 4bc79f459f | |||
| a706b39db4 |
@@ -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: #c4c4c4;
|
||||
--background-accent: #0A9F14;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user