From ec420a385baed20446555cb75057182e246c3047 Mon Sep 17 00:00:00 2001 From: Silvio Giebl Date: Sun, 21 Jul 2019 16:55:34 +0200 Subject: [PATCH] Removed hardcoded styling from layout, improved aux nav (cherry picked from commit fd3c68cd1a39e059180c35c1d56ffa33ef4dfde4) --- _layouts/default.html | 20 +++++++++++--------- _sass/layout.scss | 5 ++++- _sass/navigation.scss | 18 ++++++++++++++++++ 3 files changed, 33 insertions(+), 10 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 8bf647d..3e84703 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -12,13 +12,13 @@ layout: table_wrappers
@@ -34,17 +34,19 @@ layout: table_wrappers
{% endif %} {% if site.aux_links != nil %} - + {% endif %}
{% unless page.url == "/" %} {% if page.parent %} -