diff --git a/static/styles.css b/static/styles.css index e5c0fdf..d149dff 100644 --- a/static/styles.css +++ b/static/styles.css @@ -116,7 +116,7 @@ a:hover { text-decoration: underline; } -.logo-link:hover, .service-link:hover, .social-media:hover { +.header-title:hover, .service-link:hover, .social-media:hover { text-decoration: none; } diff --git a/templates/_base.html b/templates/_base.html index cda1fae..59c3fca 100644 --- a/templates/_base.html +++ b/templates/_base.html @@ -26,12 +26,10 @@