From cfc7eac5cf4d08efe0fe68a76673ba26b26cb89f Mon Sep 17 00:00:00 2001 From: Harsh <152859342+HarshNA044@users.noreply.github.com> Date: Mon, 22 Jan 2024 16:13:52 +0530 Subject: [PATCH] Update index.html --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 7339a76..047e341 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,7 @@ font-size: 20px; padding: 15px 0; position: fixed; + z-index: 2; width: 100%; color: #fff; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5); @@ -52,6 +53,7 @@ padding: 10px; margin: 10px 0; position: relative; + z-index: 1; background-color: #E5E4E2; border-radius: 8px; width: 100%;