Started working on new site

This commit is contained in:
mauro-balades
2024-08-29 19:12:18 +02:00
parent 7259462073
commit 47e0fe8075
7 changed files with 147 additions and 469 deletions

View File

@@ -28,6 +28,7 @@ const config = {
ring: 'hsl(var(--ring))',
background: 'hsl(var(--background))',
foreground: 'hsl(var(--foreground))',
surface: "var(--surface)",
primary: {
DEFAULT: 'hsl(var(--primary))',
foreground: 'hsl(var(--primary-foreground))',