diff --git a/dist/css/styles.css b/dist/css/styles.css index 4c343ed..fe1f010 100644 --- a/dist/css/styles.css +++ b/dist/css/styles.css @@ -230,7 +230,7 @@ a { a:hover { color: var(--primary-hover); - text-decoration: underline; + text-decoration: none; } .page-wrapper {