Hotfixes on height, staff section & carrousel

This commit is contained in:
Antoni Nuñez Romeu
2026-03-13 14:53:40 +01:00
parent 681d528c9e
commit e070923f75
13 changed files with 219 additions and 164 deletions

View File

@@ -24,7 +24,7 @@ export default {
background: "hsl(var(--background))",
foreground: "hsl(var(--foreground))",
primary: {
DEFAULT: "hsl(230.5, 57.6%, 74.1%);",
DEFAULT: "hsl(230.5, 57.6%, 74.1%)",
foreground: "hsl(var(--primary-foreground))",
},
secondary: {