From 75f98a6eb4e7c4ec23a2342363416ef2c24edb45 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 27 Jan 2020 01:15:49 -0800 Subject: try again with logo hover --- nn.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nn.css b/nn.css index a103543f..5df28713 100644 --- a/nn.css +++ b/nn.css @@ -46,6 +46,10 @@ a.nn-logo { text-decoration: none; } +a.nn-logo:hover { + text-decoration: none; +} + .nn-nav-item { text-decoration: none; font-family: 'Roboto', 'Trebuchet MS', sans-serif; -- cgit v1.2.3-70-g09d2