From 9adee0c8d8cd6e4eca4840c1ebd77987fcb3b69d Mon Sep 17 00:00:00 2001 From: Ryan L McIntyre Date: Sat, 27 Jul 2019 04:37:29 -0700 Subject: [PATCH] Top nav fix on mobile --- _includes/css/nerd-font-tweaks.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/css/nerd-font-tweaks.css b/_includes/css/nerd-font-tweaks.css index 5521c9b11..9c9595e8a 100644 --- a/_includes/css/nerd-font-tweaks.css +++ b/_includes/css/nerd-font-tweaks.css @@ -315,7 +315,7 @@ p { nav { font-size:10px; } li.p-downloads a:after { content: ''; } nav ul li { - min-width:60px; + min-width:50px; line-height:40px; } .section:first-of-type {