feat: update styles for HomePage and RootLayout, adjust background color in CSS
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
:root {
|
||||
/* Base colors (retaining the shadcn structure, but with a sports-club identity) */
|
||||
--background: oklch(0.985 0.01 145);
|
||||
--background: oklch(0.94 0.01 145);
|
||||
--foreground: oklch(0.16 0.02 145);
|
||||
--card: oklch(0.995 0.005 145);
|
||||
--card-foreground: oklch(0.16 0.02 145);
|
||||
|
||||
Reference in New Issue
Block a user