From 4b3856a2db65c798736a95f1a79713aa3c85ab78 Mon Sep 17 00:00:00 2001 From: RIYA AHLAWAT Date: Tue, 4 Jun 2024 16:11:13 +0530 Subject: [PATCH] Update styles-header.css --- styles-header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); }