update: 同步Nunito字体变量

This commit is contained in:
2026-08-11 04:13:40 +00:00
parent 6e20daec49
commit e022571e9f
+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-google-sans-code);
--font-app: var(--font-nunito);
}
/* Light theme - fresh green */