font-size

This commit is contained in:
Jesse-Ma
2022-12-26 16:44:37 +08:00
parent 616e9499d7
commit 41ec2c1bd8
2 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ body {
overflow-y: auto;
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
/*min-height: 400px;*/
font-size: 14px;
font-size: 15px;
border: 0px;
}