From 5f3848b05aa0b4eae2058ed19bcee15e3b0a77e8 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Wed, 3 Aug 2022 11:03:00 +0800 Subject: [PATCH] =?UTF-8?q?style:=20#41=20=E8=B0=83=E6=95=B4=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E6=96=B9=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/styles/tailwind.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {