Skip to content

Commit 97f4c49

Browse files
committed
fix font
1 parent a18c71a commit 97f4c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/globals.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ pre:has(div.codeblock) {
339339
}
340340

341341
#chat-root {
342-
font-family: 'SourceCodePro';
342+
font-family: 'MonaspaceNeon';
343343
}
344344

345345
/* landing swiper */

0 commit comments

Comments
 (0)