字体,样式宽度修改
This commit is contained in:
@@ -246,7 +246,7 @@ onMounted(() => {
|
||||
margin-bottom: 24px;
|
||||
|
||||
.section-title {
|
||||
font-family: 'PingFang SC';
|
||||
font-family: 'Source Han Sans SC', sans-serif;
|
||||
font-weight: 600;
|
||||
font-size: 28px;
|
||||
line-height: 38px;
|
||||
@@ -262,7 +262,7 @@ onMounted(() => {
|
||||
transition: color 0.3s;
|
||||
|
||||
span {
|
||||
font-family: 'PingFang SC';
|
||||
font-family: 'Source Han Sans SC', sans-serif;
|
||||
font-weight: 400;
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
|
||||
Reference in New Issue
Block a user