Update styles.css
This commit is contained in:
committed by
GitHub
parent
f5b3d20beb
commit
ff8639d080
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user