1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-31 14:08:06 +08:00

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

This commit is contained in:
刘瑞斌 2024-03-26 16:15:58 +08:00 committed by GitHub
parent 8d88ed812c
commit 821b8dfe63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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