Skip to content

Commit

Permalink
chore: 去掉某些字体
Browse files Browse the repository at this point in the history
  • Loading branch information
liuruibin committed Mar 26, 2024
1 parent 8d88ed8 commit 4a61b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/styles/common.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
html {
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, Arial, sans-serif;
}
.flx-center {
display: flex;
Expand Down

0 comments on commit 4a61b3b

Please sign in to comment.