From c3b4773d84ce07ff1d18b496fc88029328064ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= <86272521+cristiancmoises@users.noreply.github.com> Date: Sun, 25 Feb 2024 02:18:29 +0000 Subject: [PATCH] Update default.css --- css/default.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/default.css b/css/default.css index 0b06396..4fb8616 100644 --- a/css/default.css +++ b/css/default.css @@ -1,6 +1,7 @@ html, body { font-size: 16px; font-family: monaspace; + src: url("../IosevkaThin.ttc") format('truetype'); background: #000000; color: #00FF66; line-height: 1.25;