summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index 831f846..6c39ae2 100644
--- a/style.css
+++ b/style.css
@@ -83,4 +83,9 @@ h1>span {
display: inline-block;
padding: 1em;
border-radius: 0.5em;
+ width: 50%;
+}
+
+.container {
+ height: 85%;
}