update: add noto cjk font, make sure cjk font works
This commit is contained in:
parent
ef44c3b7ff
commit
fe545d9d30
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user