chore: update global css (#658)

pull/663/head v0.8.1
boojack 2 years ago committed by GitHub
parent 07f0c3f052
commit e3d76193b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save