update: add noto cjk font, make sure cjk font works
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
* ----------------------------------------------------- */
|
* ----------------------------------------------------- */
|
||||||
|
|
||||||
* {
|
* {
|
||||||
font-family: "Fira Code Nerd Font";
|
font-family: "Fira Code Nerd Font", "Noto Sans CJK SC";
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
|
|||||||
Reference in New Issue
Block a user