From 8d2fcef218ea633adb18c432d4c4825ca01c188b Mon Sep 17 00:00:00 2001 From: yannickreiss Date: Wed, 7 Feb 2024 09:13:46 +0100 Subject: [PATCH] Using new nerd font --- style/style-dark.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/style-dark.css b/style/style-dark.css index c473c37..359ae4f 100644 --- a/style/style-dark.css +++ b/style/style-dark.css @@ -1,7 +1,7 @@ * { border: none; border-radius: 0; - font-family: "SFMono Nerd Font Mono Regular"; + font-family: "SFMono Nerd Font Mono"; font-weight: bold ; font-size: 14px;