Skip to content

Commit

Permalink
reformulação da estrutura banner-controles
Browse files Browse the repository at this point in the history
  • Loading branch information
GuhStvo authored Feb 18, 2024
1 parent c30dfee commit dc6e250
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,17 @@ <h1>
</section>

<section id="banner-controles">
<img src="assets/imgs/banner-controles.jpg" alt="">
<span>
<h3>Faça o seu</h3>
<p>
Personalize o Xbox Wireless Controller com o Xbox Design Lab e vaporize sua concorrência com redemoinhos dinâmicos e cores vibrantes da série Vapor.
</p>
<a href="#">Loja Xbox Design Lab</a>
</span>
<article>
<img src="assets/imgs/banner-controles.jpg" alt="">
<span>
<h3>Faça o seu</h3>
<p>
Personalize o Xbox Wireless Controller com o Xbox Design Lab e vaporize sua concorrência com redemoinhos dinâmicos e cores vibrantes da série Vapor.
</p>
<a href="#">Loja Xbox Design Lab</a>
</span>
</article>
</section>

</body>
</html>
</html>

0 comments on commit dc6e250

Please sign in to comment.