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