From 999f3e330516655161b63c1f247e0e43c8667426 Mon Sep 17 00:00:00 2001 From: Adarsh Date: Mon, 18 May 2020 21:56:40 +0530 Subject: [PATCH] Added color to the navbar Page contents were overlapping with the nav-bar contents due to transparency, i have added color to the nav-bar which will prevent them from overlapping. --- views/layouts/main.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/layouts/main.hbs b/views/layouts/main.hbs index 916b3a7..4a96678 100644 --- a/views/layouts/main.hbs +++ b/views/layouts/main.hbs @@ -137,7 +137,7 @@ -