Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 30ade56af1 | |||
| 9b298810e5 | |||
| 32b8c2284b |
@@ -4,21 +4,21 @@
|
|||||||
|
|
||||||
/* --background: #f7f6f7;;
|
/* --background: #f7f6f7;;
|
||||||
--card: #ffffff;;
|
--card: #ffffff;;
|
||||||
--foreground: #1a1a1a;;
|
--foreground: #25190c;;
|
||||||
--primary-cta: #dc2626;;
|
--primary-cta: #ff6207;;
|
||||||
--secondary-cta: #ffffff;;
|
--secondary-cta: #ffffff;;
|
||||||
--accent: #16a34a;;
|
--accent: #ffce93;;
|
||||||
--background-accent: #dcfce7;; */
|
--background-accent: #e8cfa8;; */
|
||||||
|
|
||||||
--background: #f7f6f7;;
|
--background: #f7f6f7;;
|
||||||
--card: #ffffff;;
|
--card: #ffffff;;
|
||||||
--foreground: #1a1a1a;;
|
--foreground: #25190c;;
|
||||||
--primary-cta: #dc2626;;
|
--primary-cta: #ff6207;;
|
||||||
--primary-cta-text: #f7f6f7;;
|
--primary-cta-text: #f7f6f7;;
|
||||||
--secondary-cta: #ffffff;;
|
--secondary-cta: #ffffff;;
|
||||||
--secondary-cta-text: #25190c;;
|
--secondary-cta-text: #25190c;;
|
||||||
--accent: #16a34a;;
|
--accent: #ffce93;;
|
||||||
--background-accent: #dcfce7;;
|
--background-accent: #e8cfa8;;
|
||||||
|
|
||||||
/* 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