From 6bdf9a5f8c961cb4ef9b9c32812e56d2482ec5ba Mon Sep 17 00:00:00 2001 From: Udit Patel Date: Sat, 20 Jun 2020 00:51:21 +0530 Subject: [PATCH] revert the change --- lib/css/article.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/css/article.css b/lib/css/article.css index 5924254..10e82fc 100644 --- a/lib/css/article.css +++ b/lib/css/article.css @@ -102,7 +102,7 @@ nav { } .nav-transparent { - background-color: #072A46 !important; + background-color: transparent !important; box-shadow: none; }