From bc2b27d97947622604b30df0a5eb02c8a2f687d5 Mon Sep 17 00:00:00 2001 From: Carla Lopes Jovito Date: Wed, 14 Feb 2024 20:42:49 -0300 Subject: [PATCH] Design Locais MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pequena mudança alterando a parte de escolha do destino --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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;