Skip to content

Commit

Permalink
Mudança na exibição de imgs
Browse files Browse the repository at this point in the history
As imagens não estão mais esticadas.
  • Loading branch information
eng-joaoelias authored Jun 10, 2024
1 parent a86988a commit 25b60c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/css/estilos.css
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ body {

.cartao .imagem-carro {
width: 100%;
max-height: 280px;
height: auto;
}

.cartao .nome {
Expand Down Expand Up @@ -178,4 +178,3 @@ body {
opacity: 1;
}
}

0 comments on commit 25b60c3

Please sign in to comment.