From de47f4ffab12bbe5270d4e2ca5037c31624aac8a Mon Sep 17 00:00:00 2001 From: Benjamin Willems Date: Sat, 20 Feb 2021 18:33:09 -0800 Subject: [PATCH] Change footer and footer container spacing This commit: 1. Removes the Primer `my-md-0` spacing from the `#wiki-footer` container. This gives it margins along the Y axis, spacing it out from the sidebar and main wiki content containers on `md` and larger screens. 2. Adds `px-4` padding to the `#footer-content`. which makes the This makes the footer content inset the same way that sidebar content is. This makes the content look more uniform on mobile devices, when the sidebar and footer are presented one before the other. --- lib/gollum/templates/wiki_content.mustache | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/gollum/templates/wiki_content.mustache b/lib/gollum/templates/wiki_content.mustache index 80dc2b7c..9834f34a 100644 --- a/lib/gollum/templates/wiki_content.mustache +++ b/lib/gollum/templates/wiki_content.mustache @@ -31,8 +31,8 @@ {{#has_footer}} -