From 669777e2f429eaf95d4b9df4f3b6697463f766bc Mon Sep 17 00:00:00 2001 From: rottenstonks <92872541+rottenstonks@users.noreply.github.com> Date: Thu, 31 Mar 2022 12:15:16 -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 d809060..1b583c0 100644 --- a/_sass/custom.scss +++ b/_sass/custom.scss @@ -104,7 +104,7 @@ p.table-title { } th, td:before { - color: var(--font-color); + color: #fff; } td.green {