修改字体大小

This commit is contained in:
A1300399510
2023-11-08 15:59:50 +08:00
parent 70b1029f89
commit f3640815ad
16 changed files with 31 additions and 29 deletions

View File

@@ -462,7 +462,7 @@ img {
font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
font-weight: 650;
font-style: normal;
font-size: 18px;
font-size: 16px;
color: #000000;
text-align: left;
margin-left: 15px;
@@ -490,7 +490,7 @@ img {
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 15px;
font-size: 14px;
text-align: left;
letter-spacing: normal;
color: #333333;