From 6ef3972e75db1771274fc0bde13c7e3f3a18fa25 Mon Sep 17 00:00:00 2001 From: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com> Date: Sat, 20 Jun 2020 00:55:48 +0530 Subject: [PATCH] whoops: missed a `#` --- lib/css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/css/index.css b/lib/css/index.css index b90b85d..67cf9d3 100644 --- a/lib/css/index.css +++ b/lib/css/index.css @@ -93,7 +93,7 @@ nav { } .navbar-collapse { - background-color: 072A46 !important; + background-color: #072A46 !important; } .nav-transparent {