From 0fbcc8e7307e8bba82b66a868ff5ec9886feb98d Mon Sep 17 00:00:00 2001 From: Joao Andrade Date: Wed, 10 Apr 2024 16:56:50 -0300 Subject: [PATCH] pagina contato finalizada --- contato.html | 1 + style.css | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/contato.html b/contato.html index 4b8f8a9..e2f8768 100644 --- a/contato.html +++ b/contato.html @@ -78,6 +78,7 @@

Chama a gente no Whatsapp!

+

Traga seu videogame até a nossa loja!

diff --git a/style.css b/style.css index ac0954b..080233c 100644 --- a/style.css +++ b/style.css @@ -502,6 +502,11 @@ footer{ display: none; } + #TitleMaps{ + text-align: center; + margin-bottom: 20px; + } + /* Smartphone landscape */ @media (min-width: 576px) { @@ -845,8 +850,7 @@ footer{ #maps2 { display: block; margin-left: 310px; - } - + } } /* PC ou Notebook ou Tv FULL HD+ */