change mono font from fira code to maple mono

This commit is contained in:
ulic-youthlic 2025-03-07 02:17:15 +08:00
parent 63a04604d1
commit a5e890ada2
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
5 changed files with 32 additions and 18 deletions

View file

@ -141,7 +141,7 @@ in
];
style = ''
* {
font-family: LXGW Wenkai, FiraCode Nerd Font;
font-family: LXGW Wenkai, Maple Mono SC NF;
font-weight: bold;
font-size: 14px;
}