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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;