Use static font for correct bold display
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -17,7 +17,7 @@ body {
|
||||
|
||||
/* ---------- 1. one face everywhere ---------- */
|
||||
body {
|
||||
--my-mono: "iA Writer Mono V", "JetBrains Mono", "Berkeley Mono", var(--font-monospace-default);
|
||||
--my-mono: "iA Writer Mono S", "JetBrains Mono", "Berkeley Mono", var(--font-monospace-default);
|
||||
|
||||
/* Minimal's theme-level vars, skip the interface */
|
||||
--font-text-theme: var(--my-mono);
|
||||
|
||||
Reference in New Issue
Block a user