Browse Source

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

pull/4316/head
刘瑞斌 8 months ago committed by GitHub
parent
commit
821b8dfe63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      frontend/src/styles/common.scss

2
frontend/src/styles/common.scss

@ -1,5 +1,5 @@
html { 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 { .flx-center {
display: flex; display: flex;

Loading…
Cancel
Save