summaryrefslogtreecommitdiff
path: root/site/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/style.css')
-rw-r--r--site/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/style.css b/site/style.css
index 301d639..3fe38de 100644
--- a/site/style.css
+++ b/site/style.css
@@ -95,9 +95,11 @@ h3 {
border-radius: 6px;
box-shadow: 0px 0px 50px black;
}
+
.content {
overflow: auto;
height: 80%;
+ padding: 2%;
}
.header {