diff --git a/web/src/styles/tailwind.less b/web/src/styles/tailwind.less index 29639db4..ae9f868e 100644 --- a/web/src/styles/tailwind.less +++ b/web/src/styles/tailwind.less @@ -2,8 +2,8 @@ @layer base { body { - // github style - font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"; + // zhihu style + font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif; } h1 {