summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index b81618b..a730977 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -39,3 +39,7 @@ input {
, 1px -1px 0px black
, -1px -1px 0px black;
}
+
+.container {
+ margin-top: 2em;
+}