From 8a8352dfee7d9159afd801c3b1eabf278a2888d2 Mon Sep 17 00:00:00 2001 From: Subhro Majumder Date: Thu, 1 Oct 2020 01:33:48 +0530 Subject: [PATCH] Updated index.css --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index e313e23..59e30c8 100644 --- a/index.css +++ b/index.css @@ -598,7 +598,7 @@ nav ul li { nav ul li a, nav ul li a:visited { display: block; - padding: 0 0px; + padding: 0; line-height: 70px; background: #262626; color: #ffffff;