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; }