change_sass_version_and_fix_fontsize

This commit is contained in:
WanP
2025-10-17 17:15:27 +08:00
parent 7becbb8ca3
commit c5a7840d43
10 changed files with 16 additions and 379 deletions

View File

@@ -208,7 +208,6 @@ page,
.username {
flex: 1;
font-family: PingFangSC;
font-size: 17px;
font-weight: 600;
color: #333
@@ -221,7 +220,6 @@ page,
font-size: 14px;
font-weight: 600;
line-height: 32px;
font-family: PingFangSC;
border-radius: 8px;
background-color: rgba(51, 51, 51, .05);
display: flex;
@@ -297,7 +295,6 @@ swiper-item {
}
.copywriting {
font-family: PingFangSC;
font-size: 15px;
font-weight: normal;
font-stretch: normal;