From 5d965b2d1864e3da6072618101ade42799db4956 Mon Sep 17 00:00:00 2001 From: Mohit Punde <97544442+pundemohit@users.noreply.github.com> Date: Sat, 25 Feb 2023 21:49:46 +0530 Subject: [PATCH] Update index.css --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index 2cdcbde..010f4ce 100644 --- a/index.css +++ b/index.css @@ -12,7 +12,7 @@ .nav-link-active{ color: #6c6afc; display: inline-block; - background-color: black; + background-color: pink; border-radius: 3px; } label.logo{