update 代码规范化

This commit is contained in:
疯狂的狮子Li
2023-12-14 00:44:12 +08:00
parent 0541af5abb
commit 031d83828a
14 changed files with 315 additions and 114 deletions

View File

@ -14,7 +14,14 @@ body {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
font-family:
Helvetica Neue,
Helvetica,
PingFang SC,
Hiragino Sans GB,
Microsoft YaHei,
Arial,
sans-serif;
}
label {