From 3f10916a0bd28439c1819aa4836135e0a3c2e15b Mon Sep 17 00:00:00 2001 From: Samit Maharjan <61195707+Samit-Maharjan@users.noreply.github.com> Date: Tue, 1 Jun 2021 08:48:30 +0545 Subject: [PATCH] Update style.css --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 048f01d..21bcb6b 100644 --- a/style.css +++ b/style.css @@ -13,6 +13,7 @@ header{ padding: 20px; width: 100%; height: 30px; + z-index: 1; } .left_area h3{ @@ -387,4 +388,4 @@ padding:10px 20px; .vis:visited{ background:black; padding-left:60px; -} \ No newline at end of file +}