diff --git a/styles-header.css b/styles-header.css index 4736075..9dc6ee6 100644 --- a/styles-header.css +++ b/styles-header.css @@ -45,7 +45,7 @@ .icon-header:hover { transform: scale(1.5); - fill: #007bff; + fill: var(--textColor); }