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 +}