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 ---------- */
|
/* ---------- 1. one face everywhere ---------- */
|
||||||
body {
|
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 */
|
/* Minimal's theme-level vars, skip the interface */
|
||||||
--font-text-theme: var(--my-mono);
|
--font-text-theme: var(--my-mono);
|
||||||
|
|||||||
Reference in New Issue
Block a user