Update styles.css

This commit is contained in:
Mark Randall Havens △ The Empathic Technologist ⟁ Doctor Who 42
2025-11-08 19:23:07 -06:00
committed by GitHub
parent f5b3d20beb
commit ff8639d080
-1
View File
@@ -47,7 +47,6 @@ html, body {
text-shadow: 0 0 8px var(--accent); text-shadow: 0 0 8px var(--accent);
} }
/* Rest unchanged */
#sidebar { #sidebar {
position: fixed; top: var(--topbar-h); left: 0; position: fixed; top: var(--topbar-h); left: 0;
width: 300px; bottom: 0; overflow: auto; width: 300px; bottom: 0; overflow: auto;