From bc19ad1d0d102cc1f3c5ba0045b7984c27478a19 Mon Sep 17 00:00:00 2001 From: "Mark W. Kidd" Date: Sun, 8 Dec 2024 20:00:41 -0500 Subject: [PATCH] heading --- _sass/custom/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss index a52f5bc..ed7c427 100644 --- a/_sass/custom/custom.scss +++ b/_sass/custom/custom.scss @@ -87,7 +87,7 @@ h1 { h2, h3, h4, h5, h6 { - color: $blue-300; + color: $grey-dk-300; } .main-content ul > li::before {