fix: ajuste na imagem da descrição

This commit is contained in:
Ramon Dias Ferreira 2023-02-10 09:05:16 -03:00
parent 9dc80539b1
commit 586a6b9903
2 changed files with 11 additions and 0 deletions

View File

@ -233,6 +233,10 @@
width: 45%;
}
.productImageTag--description-imagem {
max-height: 100% !important;
}
.newsletter {
background: #000;
color: #fff;

View File

@ -204,6 +204,11 @@
}
.productImageTag--description-imagem{
max-height: 100% !important;
}
.newsletter {
background: #000;
color: #fff;
@ -266,3 +271,5 @@
background-color: #000;
border-bottom: 4px solid #fff;
}