From f38c64a418e72a592efabb9b24ac5ba52d86eb41 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sun, 7 Jan 2018 13:31:18 -0800 Subject: [PATCH] tweak design --- routes/_components/Nav.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/routes/_components/Nav.html b/routes/_components/Nav.html index cbf3104..f5316db 100644 --- a/routes/_components/Nav.html +++ b/routes/_components/Nav.html @@ -69,10 +69,10 @@ } a:hover span { - color: #2c4899; + color: #f6f7fd; } a:hover svg { - fill: #2c4899; + fill: #f6f7fd; } svg {