feat(article): font enhancement (#767)

Change font settings
This commit is contained in:
Jacob Zhong
2023-09-03 15:32:44 +02:00
committed by GitHub
parent d3682b3567
commit be4fd55095
3 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ $defaultTagColors: #fff, #fff, #fff, #fff, #fff;
--zh-font-family: "PingFang SC", "Hiragino Sans GB", "Droid Sans Fallback", "Microsoft YaHei";
--base-font-family: "Lato", var(--sys-font-family), var(--zh-font-family), sans-serif;
--code-font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
--code-font-family: Menlo, Monaco, Consolas, "Courier New", var(--zh-font-family), monospace;
}
/*