chore: 去掉某些字体 (#4315)

pull/4316/head
刘瑞斌 8 months ago committed by GitHub
parent 8d88ed812c
commit 821b8dfe63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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;

Loading…
Cancel
Save