From fd1843d482207f99c04b872bb20f320019a532cc Mon Sep 17 00:00:00 2001 From: Eli Duke Date: Fri, 12 Jan 2024 17:38:21 -0800 Subject: [PATCH] updates show page h3 color with new black design --- _sass/_main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/_main.scss b/_sass/_main.scss index 8113bcc..30fd05a 100644 --- a/_sass/_main.scss +++ b/_sass/_main.scss @@ -217,7 +217,7 @@ $hwq-yellow: #CF3; padding: 0; font-size: 250%; background: none; - color: $dark-grey; + color: $light-grey; text-align: left; } }