From b320caab4778339dab3c1e70ee4c28c53a42de85 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Sat, 20 Jun 2020 12:51:35 -0700 Subject: [PATCH] remove underline --- themes/ally/static/css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/ally/static/css/main.css b/themes/ally/static/css/main.css index 552289b..5bb63ff 100644 --- a/themes/ally/static/css/main.css +++ b/themes/ally/static/css/main.css @@ -94,6 +94,7 @@ header nav a { white-space: nowrap; padding: 0; margin: 0 0 0 1.5rem; + border: none; } header nav a:first-of-type { margin: 0;