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 @@