Change font
This commit is contained in:
parent
71b8147a05
commit
971c16f3b8
|
@ -15,7 +15,7 @@ const config: QuartzConfig = {
|
||||||
theme: {
|
theme: {
|
||||||
typography: {
|
typography: {
|
||||||
header: "Inter",
|
header: "Inter",
|
||||||
body: "Shippori Mincho",
|
body: "DM Sans",
|
||||||
code: "IBM Plex Mono",
|
code: "IBM Plex Mono",
|
||||||
},
|
},
|
||||||
colors: {
|
colors: {
|
||||||
|
|
Loading…
Reference in New Issue