From 439a99e191960fe034c5137e5805c802ae51aa46 Mon Sep 17 00:00:00 2001 From: Sarah Conway Date: Thu, 13 Jun 2019 17:44:06 -0700 Subject: [PATCH] Not nav --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 114a183..9afb9b8 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -21,7 +21,7 @@ h2 { padding-top: 1.5rem; } -a { +a:not(.nav-link) { color: #336791; font-weight: 600; transition: all 0.15s; -- 2.39.5