From e4a8506d4620b3f433ce40cea3ec32ea4dc93818 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 15:39:52 +0000 Subject: [PATCH] Switch to version 28: modified src/app/styles/variables.css --- src/app/styles/variables.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index fd62621..57cbb86 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #F6F0E9; --card: #8B0000; - --foreground: #ffffff; + --foreground: #1A1C5A; --primary-cta: #8B0000; --primary-cta-text: #ffffff; --secondary-cta: #ffffff;