From 0cac04e0db19a45823bb262360e7920d7b76ce62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Sat, 25 Oct 2025 17:44:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=A6=96=E9=A1=B5=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E6=A1=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.css b/pages/index/index.css index c813c500..fe4c149e 100644 --- a/pages/index/index.css +++ b/pages/index/index.css @@ -64,7 +64,7 @@ page { .hot-word-item { height: 50rpx; - line-height: 50rpx; + line-height: 53rpx; padding: 0 15rpx; color: #666; }