diff --git a/src/styles/blocks/header.css b/src/styles/blocks/header.css index f1702e903d..02b189b168 100644 --- a/src/styles/blocks/header.css +++ b/src/styles/blocks/header.css @@ -80,10 +80,8 @@ a:link { } .nav__is-active:hover { - text-decoration: underline; cursor: pointer; color: var(--card-color); - text-decoration-color: var(--card-color); } .nav__is-active::after {