aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts/default.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/default.html')
-rw-r--r--_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index cebd77a..6dbb9ae 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
{% include header.html %}
{% include menu.html %}
-<div class="container offsetanchor" style="padding-top:80px;padding-bottom:60px;">
+<div class="container offsetanchor" style="padding-top:80px;padding-bottom:75px;">
{{ content }}
{% include footer.html %}