From 3859b70282f231d76ec5f77a2dc64f4b4d01d5b7 Mon Sep 17 00:00:00 2001 From: Chris Bell Date: Fri, 10 Jan 2025 12:36:59 -0600 Subject: [PATCH] added some letter spacing to the leauge gothic font --- res/css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/res/css/main.css b/res/css/main.css index 38f5db8..d53dc4d 100644 --- a/res/css/main.css +++ b/res/css/main.css @@ -14,6 +14,7 @@ h1, h2, h3, h4, h5, h6 { font-family: 'LeagueGothic', sans-serif; + letter-spacing: 2px; } h1 {