diff --git a/css/style.css b/css/style.css index b16c465..2205cf3 100644 --- a/css/style.css +++ b/css/style.css @@ -60,7 +60,7 @@ footer { margin: 1em; font-size: 0.75em; text-align: center; } } .container > #sidebar { height: 100vh; - overflow: scroll; + overflow: auto; position: fixed; top: 0; width: 11em;