From 4c77a18a9f5d0ef37cb4e6c4ea5e0ee24b02c7b2 Mon Sep 17 00:00:00 2001 From: FND Date: Fri, 15 Nov 2019 12:09:33 +0100 Subject: [PATCH] Fix trailing whitespace --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 47ca7c2..4fa7fa8 100644 --- a/index.html +++ b/index.html @@ -174,7 +174,7 @@ .nav-item { flex-direction: column; } - /* + /* Only blend in menu if there are more than 4 Navigation items This works because the rule only is activated when there are 5 navigation items + 1 toggle item = 6 total items @@ -189,7 +189,7 @@ .nav.collapsed li:nth-child(3) ~ :not(.menu-toggle) { display: none; } - + .nav.expanded { flex-direction: column; } @@ -273,7 +273,7 @@ .list li p + p { margin-top: var(--space-xs); font-size: var(--font-size-sm); - } + } .red-theme { --primary-100: var(--red-100); --primary-200: var(--red-200); @@ -381,7 +381,7 @@ Current page - +

Responsive Mobile Navigation

@@ -506,4 +506,4 @@

Responsive Mobile Navigation

document.body.classList.add('js') - \ No newline at end of file +