chore: update global css (#658)

This commit is contained in:
boojack 2022-12-02 22:00:03 +08:00 committed by GitHub
parent 07f0c3f052
commit e3d76193b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
body,
html {
@apply text-base bg-white dark:bg-zinc-800;
html,
body {
@apply text-base dark:bg-zinc-800;
font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Noto Sans", "Noto Sans CJK SC", "Microsoft YaHei UI", "Microsoft YaHei",
"WenQuanYi Micro Hei", sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";