From 13714c7846e9f250b67dd018aada7268dd090298 Mon Sep 17 00:00:00 2001 From: rottenstonks <92872541+rottenstonks@users.noreply.github.com> Date: Thu, 31 Mar 2022 11:56:41 -0500 Subject: [PATCH] Update custom.scss --- _sass/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/custom.scss b/_sass/custom.scss index 1b583c0..d809060 100644 --- a/_sass/custom.scss +++ b/_sass/custom.scss @@ -104,7 +104,7 @@ p.table-title { } th, td:before { - color: #fff; + color: var(--font-color); } td.green {