From ff8639d080532b918efee8371fa7c35c30ef9f62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=20Randall=20Havens=20=E2=96=B3=20The=20Empathic=20Tec?= =?UTF-8?q?hnologist=20=E2=9F=81=20Doctor=20Who=2042?= Date: Sat, 8 Nov 2025 19:23:07 -0600 Subject: [PATCH] Update styles.css --- public/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/styles.css b/public/styles.css index acc3f2a..d5d66d6 100755 --- a/public/styles.css +++ b/public/styles.css @@ -47,7 +47,6 @@ html, body { text-shadow: 0 0 8px var(--accent); } -/* Rest unchanged */ #sidebar { position: fixed; top: var(--topbar-h); left: 0; width: 300px; bottom: 0; overflow: auto;