From ea1ae72de38b94d9291b37dbd146f6547ccf765c Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sat, 6 Jan 2018 22:01:28 -0800 Subject: [PATCH] cleanup css --- routes/_components/Nav.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/routes/_components/Nav.html b/routes/_components/Nav.html index 8382751..cbf3104 100644 --- a/routes/_components/Nav.html +++ b/routes/_components/Nav.html @@ -46,9 +46,6 @@ align-items: center; } - li { - } - a { border-bottom: 1px solid royalblue; }