diff --git a/site/style.css b/site/style.css index 0180539..d24dc15 100644 --- a/site/style.css +++ b/site/style.css @@ -96,7 +96,7 @@ h3 { box-shadow: 0px 0px 50px black; } .content { - overflow: scroll; + overflow: auto; height: 80%; }