From 50d8fe4ad211000d24bc8d5779958428dc4d9857 Mon Sep 17 00:00:00 2001 From: Dangrainage <99558179+Dangrainage@users.noreply.github.com> Date: Thu, 9 Nov 2023 10:56:12 +0100 Subject: [PATCH] Update Redditlikespacesuit.HTML --- Redditlikespacesuit.HTML | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Redditlikespacesuit.HTML b/Redditlikespacesuit.HTML index d926782..8fdf9da 100644 --- a/Redditlikespacesuit.HTML +++ b/Redditlikespacesuit.HTML @@ -13,10 +13,10 @@ display: flex; justify-content: center; margin-top: 10px; - font-size: 20px; + font-size: 24px; /* Increased font size for larger buttons */ } .control-button { - margin: 0 20px; + margin: 0 30px; /* Increased margin to make buttons larger */ cursor: pointer; } #score { @@ -34,7 +34,7 @@