From da27cd694f768f5d81b1830fd2ebd3d1d8acc3c5 Mon Sep 17 00:00:00 2001 From: Avus <47610438+Avu0s@users.noreply.github.com> Date: Wed, 24 Aug 2022 16:57:31 +0100 Subject: [PATCH] Update library-style.css --- css/library-style.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/css/library-style.css b/css/library-style.css index eae1548..6cd76f8 100644 --- a/css/library-style.css +++ b/css/library-style.css @@ -21,11 +21,6 @@ html { body { font-family: 'Montserrat', Arial, sans-serif; } - -a:hover { - text-decoration: underline; -} - img{ max-width: 100%; } @@ -496,4 +491,4 @@ h1 { .page-teaser p { padding: 1rem 2rem; } -} \ No newline at end of file +}