change_sass_version_and_fix_fontsize
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user