From 009a2698a463106044d4a55524c99f5227992d06 Mon Sep 17 00:00:00 2001 From: Alper Kanat Date: Wed, 25 Nov 2020 22:45:42 +0300 Subject: Fix for bottom margin of content block --- layouts/partials/footer.html | 2 ++ 1 file changed, 2 insertions(+) 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 @@ {{ end }} + +
-- cgit v1.2.3