update: add noto cjk font, make sure cjk font works

This commit is contained in:
Yingjie Wang 2024-06-17 04:20:29 -04:00
parent ef44c3b7ff
commit fe545d9d30

View File

@ -20,7 +20,7 @@
* ----------------------------------------------------- */
* {
font-family: "Fira Code Nerd Font";
font-family: "Fira Code Nerd Font", "Noto Sans CJK SC";
font-weight: 700;
border: none;
border-radius: 0px;