From f0be957b0e662ac06ca8e2906309cfba5563840a Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Mon, 25 Aug 2025 18:02:43 +0200 Subject: Fix build issues --- styles/shared.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'styles/shared.scss') diff --git a/styles/shared.scss b/styles/shared.scss index 4ae82a5..037c70d 100644 --- a/styles/shared.scss +++ b/styles/shared.scss @@ -4,7 +4,7 @@ body { font-family: $mainFontStack; line-height: 1.65; - color: $textColor; + color: #000000; } %heading { -- cgit v1.3