feat: update font-app to Noto Serif SC

This commit is contained in:
2026-08-11 04:27:34 +00:00
parent 1eabf61455
commit 6013030e7a
+1 -1
View File
@@ -7,7 +7,7 @@
--color-muted: var(--muted);
--color-muted-foreground: var(--muted-foreground);
--color-border: var(--border);
--font-app: var(--font-nunito);
--font-app: var(--font-noto-serif-sc);
}
/* Light theme - fresh green */