From 5dfc12ffcf5c6eef7c95a0dc5c2bf5aa69d2ab0e Mon Sep 17 00:00:00 2001 From: opsecfail <164926768+opsecfail@users.noreply.github.com> Date: Sun, 5 May 2024 18:12:34 +0300 Subject: [PATCH] Update global.css --- css/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/global.css b/css/global.css index 1ae55a2..bfde031 100644 --- a/css/global.css +++ b/css/global.css @@ -25,7 +25,7 @@ } /*end*/ body { - font-family: 'cooper'; + font-family: 'mono'; background-color: #000000; display: flex; align-content: center;