From 29df27d8af154207ac6480f31193238a23910f95 Mon Sep 17 00:00:00 2001 From: Joshua Killen <45966243+joshua-killen@users.noreply.github.com> Date: Fri, 17 Apr 2020 13:04:20 +0100 Subject: [PATCH] Update main.css --- main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.css b/main.css index 4eaa38e..7d28a3b 100644 --- a/main.css +++ b/main.css @@ -23,7 +23,7 @@ h2 { font-family: neon80; } -abbr .title { +.title { border-bottom: none; cursor: inherit; text-decoration: none;