From 17aa9b54ca90e85fc6202a4f0adeb4f44898fb09 Mon Sep 17 00:00:00 2001 From: zhoulinf <2507241354@qq.com> Date: Mon, 9 Feb 2026 14:06:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=B4=E5=BA=A6=E6=80=BB=E7=BB=93=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2--logo=20=E6=96=87=E5=AD=97=E4=BD=8D=E7=BD=AE=E4=B8=8A?= =?UTF-8?q?=E7=A7=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/res/year-statistic/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/res/year-statistic/index.html b/public/res/year-statistic/index.html index 7e5c9f7d..e96b4603 100644 --- a/public/res/year-statistic/index.html +++ b/public/res/year-statistic/index.html @@ -101,7 +101,7 @@ flex-direction: column; justify-content: center; align-items: center; - padding: 40px 20px; + padding: 0px 20px 40px; position: relative; scroll-snap-align: start; overflow: hidden; @@ -790,7 +790,7 @@ .ending-wish { font-size: 1em; } .nav-dots { display: none; } - .section { padding: 50px 15px; } + .section { padding: 0px 15px 50px; } .back-btn { top: 15px; left: 15px; width: 40px; height: 40px; } }