We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b42c8a commit 573adf8Copy full SHA for 573adf8
src/app/globals.css
@@ -68,9 +68,9 @@ html {
68
69
:root {
70
--radius: 0.625rem;
71
- --background: oklch(1 0 0);
+ --background: oklch(0.985 0 0);
72
--foreground: oklch(0.141 0.005 285.823);
73
- --card: oklch(1 0 0);
+ --card: oklch(0.985 0 0);
74
--card-foreground: oklch(0.141 0.005 285.823);
75
--accent: oklch(0.967 0.001 286.375);
76
--accent-foreground: oklch(0.21 0.006 285.885);
0 commit comments