From 471645b1e8e9c957f4f5bb23c2c933ceefdeac25 Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Mon, 28 Oct 2024 14:30:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/Home/Index/index.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/page/Home/Index/index.module.scss b/src/page/Home/Index/index.module.scss index 19a73cc..0a634c8 100644 --- a/src/page/Home/Index/index.module.scss +++ b/src/page/Home/Index/index.module.scss @@ -170,7 +170,7 @@ } } -@media screen and (max-width: 1366px) { +@media screen and (max-width: 1154px) { .indexContentListItem { width: calc(98% / 2) !important; }