From 25f1c5caf5073be4130bf42edfbc99006f024150 Mon Sep 17 00:00:00 2001 From: nataSokolnikova <167069028+nataSokolnikova@users.noreply.github.com> Date: Mon, 17 Jun 2024 14:25:59 +0300 Subject: [PATCH] add changes catalog --- src/styles/blocks/header.css | 2 -- 1 file changed, 2 deletions(-) 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 {