specify system fallback for berkeley mono

This commit is contained in:
Amolith 2023-09-01 17:01:13 -04:00
parent bbd61c9aa3
commit 5427a2cccf
Signed by: Amolith
GPG Key ID: 8AE30347CE28D101
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ pre {
}
code, pre {
font-size: 16px;
font-family: "Berkeley Mono";
font-family: "Berkeley Mono", monospace;
color: $dark;
}
input {