使用系统默认字体

This commit is contained in:
IndieKKY
2023-06-16 10:41:47 +08:00
parent 7c51471d91
commit a32bcca41e

View File

@@ -10,7 +10,7 @@ body {
}
#bilibili-subtitle {
font-family: PingFang SC, HarmonyOS_Regular, Helvetica Neue, Microsoft YaHei, sans-serif;
//font-family: PingFang SC, HarmonyOS_Regular, Helvetica Neue, Microsoft YaHei, sans-serif;
font-size: 16px;
text-align: left;
}