From 41d350f495577fac12f643da091ae62ebbe1d3a3 Mon Sep 17 00:00:00 2001 From: Parth Arora <60436959+parth1614@users.noreply.github.com> Date: Thu, 13 May 2021 13:40:47 +0530 Subject: [PATCH] Update App.css --- src/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.css b/src/App.css index 77a899a..ea3ecb7 100644 --- a/src/App.css +++ b/src/App.css @@ -1,7 +1,7 @@ /* --bg: #10121B; --sidebar: #191D2B; - --main-blue-color: #037FFF; + --background-color: blueviolet; for the active class in nav-item --main-border-color: #2e344e; --font-color: #a4acc4;