From e30b9d684bff96bd37c1e8662d9d66bf96760e9c Mon Sep 17 00:00:00 2001 From: Preston Date: Thu, 26 Oct 2023 09:22:22 -0700 Subject: [PATCH] Update style.css --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index dd25da5..58f545c 100644 --- a/style.css +++ b/style.css @@ -2,12 +2,12 @@ font-family: Arial; text-align: center; font-size: 40px; - text-indent: 10px; + text-indent: 1px; } .subtitle { font-family: Arial; text-align: center; - font-size: 10px; - text-indent: 10px; + font-size: 15px; + text-indent: 1px; }