From 48a5bbca91f5cd85ce317da67a7efa2685081c0f Mon Sep 17 00:00:00 2001 From: Udit Patel Date: Sat, 20 Jun 2020 00:58:57 +0530 Subject: [PATCH] fix the transparency bug in NAV on MOBO --- lib/css/article.css | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/css/article.css b/lib/css/article.css index 10e82fc..93eea9a 100644 --- a/lib/css/article.css +++ b/lib/css/article.css @@ -108,6 +108,7 @@ nav { .nav-item { color: white !important; + background-color:#072A46; } .nav-link.active {