From 5972f8d3805467b2979d9bd99233e12641cac94b Mon Sep 17 00:00:00 2001 From: Preston Date: Thu, 26 Oct 2023 09:19:32 -0700 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 82f9b95..44ad0d6 100644 --- a/style.css +++ b/style.css @@ -7,5 +7,5 @@ .subtitle { font-family: Arial; text-align: center; - font-size: 20px; + font-size: 10px; }