feature #1

Merged
RamonDiasFerreira merged 16 commits from feature into develop 2023-02-11 02:37:54 +00:00
2 changed files with 11 additions and 0 deletions
Showing only changes of commit 586a6b9903 - Show all commits

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;
}