From 2ffc5af642dd06fe827e8ffa6e4af00c210edf32 Mon Sep 17 00:00:00 2001 From: ELDRAZI-17 <78639467+ELDRAZI-17@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:50:22 +0100 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 413e6f7..7fd8f66 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ body { background-color: black; - font-family: 'XoloniumRegular'; + font-family: Impact; overflow: hidden; }