mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-28 19:43:31 +08:00
中国語フォントの削除
This commit is contained in:
parent
a1b999fd78
commit
09d8d7f897
@ -40,9 +40,7 @@ $defaultTagColors: #fff, #fff, #fff, #fff, #fff;
|
||||
* Global font family
|
||||
*/
|
||||
:root {
|
||||
--zh-font-family: "PingFang SC", "Hiragino Sans GB", "Droid Sans Fallback", "Microsoft YaHei";
|
||||
|
||||
--base-font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, var(--zh-font-family), sans-serif;
|
||||
--base-font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
|
||||
--code-font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user