diff --git a/style.css b/style.css index 6832439..2f59f8b 100644 --- a/style.css +++ b/style.css @@ -140,14 +140,14 @@ main #start:hover { } .principal img { - margin-top: 50px; - width: 350px; + margin-top: 60px; + width: 370px; height: 380px; border: 2px solid white; } .principal button { - margin-top: 10px; + margin-top: 40px; width: 40%; padding: 10px; border-radius: 10px;