修改字体大小
This commit is contained in:
@@ -292,7 +292,7 @@ const goIndex = () => router.push("/")
|
||||
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-size: 18px;
|
||||
font-size: 16px;
|
||||
color: #E2EDF7;
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -396,7 +396,7 @@ const goIndex = () => router.push("/")
|
||||
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-size: 15px;
|
||||
font-size: 14px;
|
||||
color: #7F7F7F;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user