summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 7d0fc1d..9731f01 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -20,3 +20,7 @@ h3 a {
.navbar-brand img {
margin-top: -14px;
}
+
+footer {
+ margin-top: 20ex;
+}