From 8d632c50e49e5b5371bdd0c177051e930d610cae Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 27 Jan 2020 01:00:51 -0800 Subject: Fix text decoration on logo. --- nn.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'nn.css') diff --git a/nn.css b/nn.css index 746707cb..7a2f3289 100644 --- a/nn.css +++ b/nn.css @@ -42,6 +42,10 @@ a.nn-nav-link { text-decoration: none; } +a.nn-logo { + text-decoration: none; +} + .nn-nav-item { text-decoration: none; font-family: 'Roboto', 'Trebuchet MS', sans-serif; @@ -95,10 +99,8 @@ a.nn-nav-link { .nn-logo { font-size: 2.5em; - color: black; font-family: 'Roboto', 'Trebuchet MS', sans-serif; font-weight: normal; - text-decoration: none; flex: 0 0; } -- cgit v1.2.3-70-g09d2