From e71b637251984d03edca780a247221177d86542b Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Tue, 9 Jun 2026 10:36:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B6=85=E7=AE=97-=E6=A0=B7=E5=BC=8F=E7=BB=86?= =?UTF-8?q?=E8=8A=82=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Information/Pages/project/cateList/index.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/forge/Information/Pages/project/cateList/index.scss b/src/forge/Information/Pages/project/cateList/index.scss index 8cd795e81..310995f32 100644 --- a/src/forge/Information/Pages/project/cateList/index.scss +++ b/src/forge/Information/Pages/project/cateList/index.scss @@ -177,7 +177,7 @@ background: url('../../../img/project/5_h_b.png') 98% 98% no-repeat; color: #fff; justify-content: flex-start; - padding:35px 80px 35px 45px; + padding:35px; background-size: 100% 100%; .project-list-item-tag{ li{ @@ -275,13 +275,13 @@ margin-right: 20px; background-color: #fff; margin-bottom: 20px; - justify-content: flex-start; &:hover{ background: url('../../../img/project/6_h.png') -4px -2px no-repeat; background-size: 102% 101%; } &:nth-child(2),&:nth-child(3){ width: calc(27.5% - 20px); + padding-bottom:54px; } } } @@ -433,7 +433,7 @@ line-height: 38px; margin-top: 30px; background:linear-gradient(272.02deg,rgba(10, 145, 255, 0.12) 0.05%,rgba(43, 103, 238, 0.12) 55.23%,rgba(133, 110, 250, 0.12) 99.86%); - + display:block; &:hover { background-color: #091221; color: #fff;