Merge version_2 into main #5
@@ -2,23 +2,23 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #ffffff;;
|
||||
--card: #f5f5f5;;
|
||||
--foreground: #000000;;
|
||||
--primary-cta: #dc2626;;
|
||||
--secondary-cta: #ffffff;;
|
||||
--accent: #1f2937;;
|
||||
--background-accent: #1f2937;; */
|
||||
/* --background: #ffffff;;;
|
||||
--card: #f5f5f5;;;
|
||||
--foreground: #000000;;;
|
||||
--primary-cta: #dc2626;;;
|
||||
--secondary-cta: #ffffff;;;
|
||||
--accent: #1f2937;;;
|
||||
--background-accent: #1f2937;;; */
|
||||
|
||||
--background: #ffffff;;
|
||||
--card: #f5f5f5;;
|
||||
--foreground: #000000;;
|
||||
--primary-cta: #dc2626;;
|
||||
--primary-cta-text: #ffffff;;
|
||||
--secondary-cta: #ffffff;;
|
||||
--secondary-cta-text: #000000;;
|
||||
--accent: #1f2937;;
|
||||
--background-accent: #1f2937;;
|
||||
--background: #ffffff;;;
|
||||
--card: #f5f5f5;;;
|
||||
--foreground: #000000;;;
|
||||
--primary-cta: #dc2626;;;
|
||||
--primary-cta-text: #ffffff;;;
|
||||
--secondary-cta: #ffffff;;;
|
||||
--secondary-cta-text: #000000;;;
|
||||
--accent: #1f2937;;;
|
||||
--background-accent: #1f2937;;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user