From e022571e9f57035d2777dcd2cfb4f01d0ea2c0de Mon Sep 17 00:00:00 2001 From: QihanNX Date: Tue, 11 Aug 2026 04:13:40 +0000 Subject: [PATCH] =?UTF-8?q?update:=20=E5=90=8C=E6=AD=A5Nunito=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/theme.css b/src/styles/theme.css index 6fc4415..d9e433f 100644 --- a/src/styles/theme.css +++ b/src/styles/theme.css @@ -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 */