From b85d78d6505014cd72dabba782edf3e7c06ff916 Mon Sep 17 00:00:00 2001 From: zhaoruhui Date: Thu, 16 Oct 2025 13:14:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=B2=A1=E7=94=A8=E7=9A=84cs?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/index.html b/index.html index f284cff..8679842 100644 --- a/index.html +++ b/index.html @@ -958,18 +958,6 @@ animation: fadeIn 0.6s ease-out forwards; } - .delay-100 { - animation-delay: 0.1s; - } - - .delay-200 { - animation-delay: 0.2s; - } - - .delay-300 { - animation-delay: 0.3s; - } - .loading-overlay { display: none; position: fixed;