From b06782a3ecfcf6f7d8812e7936753b8334881f06 Mon Sep 17 00:00:00 2001 From: Algorithm <112772155+Algorithm@users.noreply.github.com> Date: Mon, 12 Feb 2024 20:47:45 +0000 Subject: [PATCH] Add files via upload --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 4d0799a..c4fb2b3 100644 --- a/assets/style.css +++ b/assets/style.css @@ -146,7 +146,7 @@ p, @media screen and (max-width: 480px) { body { - padding: 0; + font-size: 2.0em; } }