From 2e0c76338f386073ad0d564268299f192118eadb Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Sun, 8 Jan 2017 14:42:27 +0100 Subject: [PATCH] Tweak height of top bar and adjust navigation --- _sass/jekyll-theme-xmpp.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_sass/jekyll-theme-xmpp.scss b/_sass/jekyll-theme-xmpp.scss index 4436cac..79892db 100644 --- a/_sass/jekyll-theme-xmpp.scss +++ b/_sass/jekyll-theme-xmpp.scss @@ -97,7 +97,7 @@ a { } @include medium { - padding: 3rem 4rem; + padding: 1.5rem 4rem; } @include small { @@ -334,7 +334,7 @@ a { aside nav { text-align: center; - margin: 0 auto; + margin: 30px auto 0 auto; ul { padding: 0;