summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index 0611626..59df1d8 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -58,6 +58,7 @@ body {
@media only screen and (min-height: 650px) {
.container {
margin-top: 6%;
+ margin-bottom: 6%;
}
}