From 82954be0be5d2784737450af255af32db7d7a6f5 Mon Sep 17 00:00:00 2001 From: Nihaal Sharma Date: Sun, 4 Jun 2023 18:24:40 +0100 Subject: [PATCH] cleaned up a bit --- index.html | 10 +++++----- style.css | 2 -- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 18c6713..973c2a1 100644 --- a/index.html +++ b/index.html @@ -12,11 +12,11 @@
-

neon443

- - -

Text

- +

neon443

+ + +

Text

+
Not a link!
diff --git a/style.css b/style.css index 416dfc2..bbf6ecc 100644 --- a/style.css +++ b/style.css @@ -64,7 +64,6 @@ display: flex; padding: 0; overflow: hidden; - z-index: 2; background-color: rgba(255, 255, 255, 0.25); -webkit-backdrop-filter: blur(2.5px); @@ -120,7 +119,6 @@ border-radius: 0px 0px 10px 10px; padding: 16px; position: fixed; - z-index: 1; left: 50%; top: 45px; font-size: 20px;