Update font

This commit is contained in:
thehrz 2023-05-06 12:43:37 +08:00
parent a4925b6de3
commit 3f59425c51

View File

@ -8,7 +8,7 @@ body,
margin: 0;
padding: 0;
overflow-y: auto;
font-family: "LXGW WenKai Lite", sans-serif;
font-family: "LXGW WenKai Screen R", sans-serif;
}
html.dark {