fix: Consertado margem errado

This commit is contained in:
Savio Carvalho Moraes 2023-02-10 12:15:24 -03:00
parent c97a103122
commit d1984b5b3c
2 changed files with 6 additions and 0 deletions

View File

@ -270,6 +270,9 @@
line-height: 22px;
color: #929292;
}
.productDescriptionContainer .productDescriptionText .container {
margin: 0 0 0 0 !important;
}
.newsletter {
background: black;

View File

@ -257,6 +257,9 @@
color: #575757;
}
.productDescriptionText {
.container {
margin: 0 0 0 0 !important;
}
font-family: "Open Sans";
font-style: normal;
font-weight: 400;