summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/style.css2
1 files changed, 1 insertions, 1 deletions
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%;
}