feat: update styles for HomePage and RootLayout, adjust background color in CSS

This commit is contained in:
Jose Selesan
2026-04-24 15:32:49 -03:00
parent fb19458ddf
commit 82dbc8ad99
3 changed files with 3 additions and 10 deletions

View File

@@ -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);