From 7b233af1b45eb117154b4e1c4bdf1fa243d37d23 Mon Sep 17 00:00:00 2001 From: jolzem Date: Sat, 22 Nov 2025 13:41:24 +0100 Subject: [PATCH] Fixed landing page chevron centering --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 5a7a378..244f9c0 100644 --- a/css/style.css +++ b/css/style.css @@ -157,6 +157,7 @@ body:not(.landing) main { font-size: 46px; animation: floatChev 3s ease-in-out infinite; user-select: none; + font-family: "Courier", monospace; } .landing-lower {