fix(css): explicitly refer bold style-sheet
All checks were successful
部署文档 / build (push) Successful in 1m9s

This commit is contained in:
2025-07-02 04:37:12 +08:00
parent 8410290794
commit 7b982a06fe
2 changed files with 11 additions and 7 deletions

View File

@ -1,3 +1,3 @@
// force Noto Serif.
$vp-font: '"LXGW WenKai Screen", sans-serif';
// force LXGW WenKai.
$vp-font: '"LXGW WenKai", sans-serif';