From 6ac4b499db10162400785ebdb0cde53782685775 Mon Sep 17 00:00:00 2001 From: Kato Date: Sat, 5 Sep 2026 20:56:35 +0000 Subject: [PATCH] =?UTF-8?q?Remove=20locked-overlay=20div=20+=20CSS=20?= =?UTF-8?q?=E2=80=94=20only=20blurred=20bg=20image=20shown?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/styles.css | 7 ------- index.html | 2 -- 2 files changed, 9 deletions(-) diff --git a/css/styles.css b/css/styles.css index 982dc8f..e47d67f 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1602,13 +1602,6 @@ TELEGRAM BANNER -webkit-filter: blur(16px); transform: scale(1.1); } -.locked-overlay { - position: absolute; - inset: 0; - background: rgba(255, 255, 255, 0.55); - backdrop-filter: blur(4px); - -webkit-backdrop-filter: blur(4px); -} /* ======================================== FOOTER diff --git a/index.html b/index.html index 0dad496..91cf250 100644 --- a/index.html +++ b/index.html @@ -363,7 +363,6 @@
-

@@ -387,7 +386,6 @@
-