Skip to content

Commit

Permalink
Adiciona borda arredondada à imagem de apresentação
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Mar 14, 2024
1 parent 631a481 commit a7c2398
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ <h2 class="apresentacao__links__subtitulo">Acesse minhas redes</h2>
<img src="./assets/linkedin.png">
linkedin
</a>
<a class="apresentacao__links__navegacao" href="https://twitch.tv/teuzinytbr">
<!-- <a class="apresentacao__links__navegacao" href="https://twitch.tv/teuzinytbr">
<img src="./assets/twitch.png">
Twitch
</a>
</a> -->
<!-- <a class="apresentacao__links__navegacao" href="https://twitch.tv/teuzinytbr">
<img src="./assets/whatsapp.png">
Whatsapp
Expand Down
1 change: 1 addition & 0 deletions v2/styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ body{
}
.apresentacao__imagem{
width: 50%;
border-radius: 25px;
}
.rodape{
color: var(--cor-primaria);
Expand Down

0 comments on commit a7c2398

Please sign in to comment.