Skip to content

Commit

Permalink
pagina contato finalizada
Browse files Browse the repository at this point in the history
  • Loading branch information
andradejao committed Apr 10, 2024
1 parent 013af77 commit 0fbcc8e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
1 change: 1 addition & 0 deletions contato.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ <h2>Chama a gente no <span class = "spanzap">Whatsapp!</span></h2>

<!-- Google Maps Integrado -->
<section class="Container">
<h3 id = "TitleMaps">Traga seu videogame até a nossa loja!</h3>
<iframe id = "maps1" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3657.7659721597747!2d-46.577542724740866!3d-23.540918260841387!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94ce5ec26cfdcfed%3A0x49e7eb66fd4f1f2!2sSenac%20Tatuap%C3%A9%20-%20Cel.%20Lu%C3%ADs%20Americano!5e0!3m2!1spt-BR!2sbr!4v1712777172287!5m2!1spt-BR!2sbr" width="347" height="300" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
<iframe id = "maps2"src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3657.7659721597747!2d-46.577542724740866!3d-23.540918260841387!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94ce5ec26cfdcfed%3A0x49e7eb66fd4f1f2!2sSenac%20Tatuap%C3%A9%20-%20Cel.%20Lu%C3%ADs%20Americano!5e0!3m2!1spt-BR!2sbr!4v1712777172287!5m2!1spt-BR!2sbr" width="700" height="350" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</section>
Expand Down
8 changes: 6 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,11 @@ footer{
display: none;
}

#TitleMaps{
text-align: center;
margin-bottom: 20px;
}


/* Smartphone landscape */
@media (min-width: 576px) {
Expand Down Expand Up @@ -845,8 +850,7 @@ footer{
#maps2 {
display: block;
margin-left: 310px;
}

}
}

/* PC ou Notebook ou Tv FULL HD+ */
Expand Down

0 comments on commit 0fbcc8e

Please sign in to comment.