From b294184518ef7a5b33beb9a4a78d307e22327a8e Mon Sep 17 00:00:00 2001 From: KorbsStudio Date: Tue, 14 Feb 2023 14:46:18 -0500 Subject: [PATCH] Update comment --- astro/styles/index.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/astro/styles/index.scss b/astro/styles/index.scss index 378b5f0..58b893f 100644 --- a/astro/styles/index.scss +++ b/astro/styles/index.scss @@ -1,6 +1,6 @@ /////////////////////////////////////////// -// Configuration for Theming // -///////////////////////////////////////// +// Configuration for Theming /// +/////////////////////////////////////////// :root { --TabActiveBackground: #8FECFB;