From 02ae029209b724b6fbb9768269b8175e31f11f66 Mon Sep 17 00:00:00 2001 From: Christine Elisabeth Koppel Date: Fri, 13 Feb 2026 18:02:19 +0100 Subject: [PATCH] I forgor --- nix-system-configs/modules/styling/forgejo/theme-custom.css | 1 + 1 file changed, 1 insertion(+) diff --git a/nix-system-configs/modules/styling/forgejo/theme-custom.css b/nix-system-configs/modules/styling/forgejo/theme-custom.css index 7601f50..821e692 100644 --- a/nix-system-configs/modules/styling/forgejo/theme-custom.css +++ b/nix-system-configs/modules/styling/forgejo/theme-custom.css @@ -21,4 +21,5 @@ :root { /* prefer the Maple Mono Nerd Font for monospace usage */ --fonts-monospace: 'Maple Mono NF' !important; + --fonts-proportional: 'Jost Book' !important; } \ No newline at end of file