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;