From d078ec825c4642903b25c8847dce055c202a5ad4 Mon Sep 17 00:00:00 2001 From: Satyam Koshta Date: Wed, 9 Oct 2024 22:16:50 +0530 Subject: [PATCH] fixed the icon path reference for index.html --- assets/css/style.css | 1 + index.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index a691547c..7152d2be 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1549,6 +1549,7 @@ body.dark-mode .navbar a:hover { /* Hover effect for navbar buttons */ body.dark-mode .navbar a { + color: var(--white); } /* Other styles */ diff --git a/index.html b/index.html index 0e4eb2de..7296cbcc 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,7 @@
- SkillWise home + SkillWise home