Edit: change theme to dark green
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
--accent: #ffffff;;
|
||||
--background-accent: #ffffff;; */
|
||||
|
||||
--background: #79663d;;
|
||||
--background: #1b5e20; --foreground: #ffffff; --primary-cta: #22c55e; --secondary-cta: #16a34a; --accent: #22c55e; --background-accent: #16a34a; ;
|
||||
--card: #dad6cd;;
|
||||
--foreground: #2a2928;;
|
||||
--primary-cta: #2a2928;;
|
||||
@@ -66,7 +66,7 @@
|
||||
--width-26: clamp(19.5rem, 26vw, 26rem);
|
||||
--width-27_5: clamp(20.625rem, 27.5vw, 27.5rem);
|
||||
--width-30: clamp(22.5rem, 30vw, 30rem);
|
||||
--width-32_5: clamp(24.375rem, 32.5vw, 32.5rem); /* Added a semicolon at the end */
|
||||
--width-32_5: clamp(24.375rem, 32.5vw, 32.5rem);
|
||||
--width-35: clamp(26.25rem, 35vw, 35rem);
|
||||
--width-37_5: clamp(28.125rem, 37.5vw, 37.5rem);
|
||||
--width-40: clamp(30rem, 40vw, 40rem);
|
||||
@@ -158,7 +158,7 @@
|
||||
--width-22_5: 22.5vw;
|
||||
--width-25: 25vw;
|
||||
--width-27_5: 27.5vw;
|
||||
--width-30: 30vw;
|
||||
--width-30: 30vw;vw;
|
||||
--width-32_5: 32.5vw;
|
||||
--width-35: 35vw;
|
||||
--width-37_5: 37.5vw;
|
||||
|
||||
Reference in New Issue
Block a user