From fd563b407bca325fd3e96e5c209acf7d8cec9a70 Mon Sep 17 00:00:00 2001 From: Vijay Date: Fri, 19 Oct 2018 19:47:02 +0530 Subject: [PATCH] Removed Width 0 --- index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/index.css b/index.css index 119dc98..7f95efe 100644 --- a/index.css +++ b/index.css @@ -46,7 +46,6 @@ a, a:visited, a:active, a:hover { .sideBar { background-color: #b8b1b1; - width: 0; z-index: 1; top: 0; left: 0;