From 5443ef80a8051fa0d520f699deee666288b31fc9 Mon Sep 17 00:00:00 2001 From: lidia_p Date: Sun, 5 May 2019 11:44:08 +0200 Subject: [PATCH] fix font change on hover --- main.css | 1 - 1 file changed, 1 deletion(-) diff --git a/main.css b/main.css index 619c855..676204c 100644 --- a/main.css +++ b/main.css @@ -141,7 +141,6 @@ header h1{ #getback:hover{ text-decoration: overline; - font-family:inconsolatabold; text-decoration-color:magenta; }