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

This commit is contained in:
2024-06-17 04:20:29 -04:00
parent ef44c3b7ff
commit fe545d9d30
+1 -1
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; font-weight: 700;
border: none; border: none;
border-radius: 0px; border-radius: 0px;