fix tags font

This commit is contained in:
ClovertaTheTrilobita 2026-07-18 17:40:26 +08:00
parent c07946bf95
commit 5c135cf3c2
2 changed files with 2 additions and 0 deletions

View file

@ -64,6 +64,7 @@ const tags = data.tags;
.tag {
font-family:
"Noto Sans SC",
system-ui,
-apple-system,
BlinkMacSystemFont,

View file

@ -40,6 +40,7 @@ const pageTitle = lang === "zh" ? "标签索引" : "Tag Index";
.tag {
font-family:
"Noto Sans SC",
system-ui,
-apple-system,
BlinkMacSystemFont,