From e2f3cec459f9af21dd13ca857bc160b90185435e Mon Sep 17 00:00:00 2001 From: DebianProgrammer <34977208+DebianProgrammer@users.noreply.github.com> Date: Sun, 8 May 2022 18:47:04 -0700 Subject: [PATCH] fixed sizes --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index b4aae80..540706b 100644 --- a/styles.css +++ b/styles.css @@ -42,7 +42,7 @@ html { font-weight: bold; overflow: hidden; font-family: "Terminus"; - font-size: 4px; + font-size: 16px; } .footer {