aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/footer.html
diff options
context:
space:
mode:
authorOlivier Roques <ojroques@users.noreply.github.com>2020-11-25 22:16:47 +0100
committerGitHub <noreply@github.com>2020-11-25 22:16:47 +0100
commite3ab3f858050572d4ea39491d3d292952aa262bf (patch)
tree3c43f1658a2dc327fbb1afaf2f346764521dfbd0 /layouts/partials/footer.html
parent702753e3580bc30e8c904eb072e98f46296202ed (diff)
parentb141d1cb539358305c5f69f8eaa390d0253cd45f (diff)
Merge pull request #10 from tunix/master
Fix for bottom margin of content block
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r--layouts/partials/footer.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 7830cfd..0e8925a 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -6,3 +6,5 @@
</div>
</div>
{{ end }}
+
+<div class="mb-5"></div>