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

@@ -360,7 +360,6 @@ const toggleMute = () => {
}
.username {
font-family: PingFangSC;
font-size: 17px;
font-weight: 600;
font-stretch: normal;
@@ -376,7 +375,6 @@ const toggleMute = () => {
}
.datetime {
font-family: PingFangSC;
font-size: 11px;
font-weight: normal;
font-stretch: normal;
@@ -392,7 +390,6 @@ const toggleMute = () => {
}
.content {
font-family: PingFangSC;
font-size: 13px;
font-weight: normal;
font-stretch: normal;