style : 主页修改字体

This commit is contained in:
huangze
2025-07-11 18:06:24 +08:00
parent 5fad82b5ce
commit 43c4815cfc

View File

@@ -181,10 +181,10 @@ $bg-color: #f5f5f5;
h2 {
margin: 52px 0 60px 7px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
font-size: 17px;
font-weight: 600;
font-size: 16px;
color: #000000;
line-height: 24px;
line-height: 14px;
text-align: left;
font-style: normal;
}