From daa38e8acc88150d16a9e7031d0c99767090f779 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sat, 6 Jan 2018 22:01:08 -0800 Subject: [PATCH] tweak style --- routes/_components/Nav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/_components/Nav.html b/routes/_components/Nav.html index 8ce2e656..8382751f 100644 --- a/routes/_components/Nav.html +++ b/routes/_components/Nav.html @@ -82,13 +82,13 @@ width: 20px; height: 20px; display: inline-block; - margin-right: 10px; fill: white; } span { font-size: 16px; color: white; + padding-left: 10px; } @media (max-width: 767px) {