From 2618e6d19908213dda4c8fe96e68f8f6798ae25d Mon Sep 17 00:00:00 2001 From: Just a normal person Date: Sat, 19 Jul 2025 20:08:12 +0100 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20index.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7dab46f..3142281 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ display: flex; justify-content: center; align-items: center; - overflow-x: hidden; + overflow: hidden; position: relative; }