From b2b43fe964429efb5c65560da99dce21c250c291 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=BF=83=E5=AE=87?= Date: Tue, 25 Nov 2025 15:36:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5cont.=20=E9=80=8F=E6=98=8E?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Main/projecthome/components/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/forge/Main/projecthome/components/index.scss b/src/forge/Main/projecthome/components/index.scss index 3e4e4924..57fa32a3 100644 --- a/src/forge/Main/projecthome/components/index.scss +++ b/src/forge/Main/projecthome/components/index.scss @@ -101,7 +101,7 @@ line-height: 40px; } p { - opacity: 80%; + opacity: 0.8; font-family: alibabaReg; font-size: 16px; }