From 74b93f378c010b37e6027889095d0cd476a7a5c1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 23:22:13 +0000 Subject: [PATCH] Update 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 d45b6e6..ea0ef3d 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #fcf6ec; --card: #f3ede2; - --foreground: #2e2521; + --foreground: #000000; --primary-cta: #2e2521; --primary-cta-text: #fcf6ec; --secondary-cta: #ffffff; -- 2.49.1