From 0b75a477504b398b170c3e453881f02aafc4428b Mon Sep 17 00:00:00 2001 From: benjamin wil Date: Wed, 14 Jul 2021 20:50:56 -0700 Subject: [PATCH] Adjust padding and presentation of mobile menu To give mobile page headers more structure, this commit adjusts the padding to be more symmetrical. It also adds a `border-bottom` on mobile only. In my opinion this improves readability by telling the reader, "This is where the navigation menu ends and the page content begins." --- lib/gollum/templates/navbar.mustache | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lib/gollum/templates/navbar.mustache b/lib/gollum/templates/navbar.mustache index d86e8c8c..5938590e 100644 --- a/lib/gollum/templates/navbar.mustache +++ b/lib/gollum/templates/navbar.mustache @@ -1,4 +1,11 @@ -