From 3b0ca42d38f12fe6f35e3b7a03f898448d92a9f2 Mon Sep 17 00:00:00 2001 From: Henry Webster Date: Tue, 28 Jul 2026 08:26:00 -0500 Subject: styling tweaks * move color-scheme to HTML * add lang * remove extra `type` attribute as advised --- style.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index f539e65..c68edb9 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,3 @@ -:root { - color-scheme: light dark; -} html { font-size: 100%; } -- cgit v1.3