This commit is contained in:
Root User 2026-02-13 18:02:19 +01:00
parent 0bdea738d7
commit 02ae029209
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -21,4 +21,5 @@
:root { :root {
/* prefer the Maple Mono Nerd Font for monospace usage */ /* prefer the Maple Mono Nerd Font for monospace usage */
--fonts-monospace: 'Maple Mono NF' !important; --fonts-monospace: 'Maple Mono NF' !important;
--fonts-proportional: 'Jost Book' !important;
} }