change code font to Roboto Mono
This commit is contained in:
parent
4c8374801d
commit
25567b5a91
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ const config: QuartzConfig = {
|
|||
typography: {
|
||||
header: "Roboto",
|
||||
body: "Roboto Mono",
|
||||
code: "IBM Plex Mono",
|
||||
code: "Roboto Mono",
|
||||
},
|
||||
colors: {
|
||||
lightMode: {
|
||||
|
|
Loading…
Add table
Reference in a new issue