fix(style): not apercu
This commit is contained in:
parent
b200724902
commit
ddb33e6d03
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ code,
|
|||
pre code,
|
||||
.astro-code,
|
||||
code[class*="language-"] {
|
||||
font-family: "Apercu Mono", monospace !important;
|
||||
font-family: "Berkeley Mono", monospace !important;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue