From 1ca7921e8705d159bf8a470bb146995e74ac2209 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 20:37:41 +0000 Subject: [PATCH] Changes --- src/components/HeroSection.tsx | 2 +- src/index.css | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx index 356dfb0..626576a 100644 --- a/src/components/HeroSection.tsx +++ b/src/components/HeroSection.tsx @@ -10,7 +10,7 @@ const HeroSection = () => { Lennart Svensson Konditorivaror

diff --git a/src/index.css b/src/index.css index 769b701..f5234a2 100644 --- a/src/index.css +++ b/src/index.css @@ -17,7 +17,7 @@ --popover: 40 30% 94%; --popover-foreground: 25 30% 12%; - --primary: 25 65% 35%; + --primary: 4 70% 45%; --primary-foreground: 40 30% 96%; --secondary: 35 20% 88%; @@ -26,7 +26,7 @@ --muted: 35 15% 85%; --muted-foreground: 25 15% 45%; - --accent: 18 70% 45%; + --accent: 4 70% 45%; --accent-foreground: 40 30% 96%; --destructive: 0 84.2% 60.2%; @@ -34,7 +34,7 @@ --border: 30 20% 80%; --input: 30 20% 80%; - --ring: 25 65% 35%; + --ring: 4 70% 45%; --radius: 0.25rem;