From 13ed8f541c74f31b18998a2c9137589c3f4a7ae9 Mon Sep 17 00:00:00 2001 From: Justin Bowen Date: Thu, 18 Dec 2025 10:05:19 -0800 Subject: [PATCH] Fix comment header in index.css Corrected comment header for theme features. --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 8ef8416..736ab5f 100644 --- a/css/index.css +++ b/css/index.css @@ -23,7 +23,7 @@ } :root { - /** There features + /** Theme features These are values that determine the overall look of the theme. - Saturation controls how much of accent color will be mixed into text, background, and surface colors. - Contrast controls how contrast the text colors will be.