From 9e6838f0b0743b16c2f4de0a1d72fe3229913f6a Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Thu, 31 Oct 2024 03:18:39 -0400 Subject: About pages --- style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'style.css') diff --git a/style.css b/style.css index 9d4297c..6f2d63f 100644 --- a/style.css +++ b/style.css @@ -2,6 +2,7 @@ body { background: #404040; color: white; min-height: 100vh; + font-size: large; } span { -- cgit v1.2.3