forked from M3-Academy/challenge-vtex-io
fix: Consertado margem errado
This commit is contained in:
parent
c97a103122
commit
d1984b5b3c
@ -270,6 +270,9 @@
|
||||
line-height: 22px;
|
||||
color: #929292;
|
||||
}
|
||||
.productDescriptionContainer .productDescriptionText .container {
|
||||
margin: 0 0 0 0 !important;
|
||||
}
|
||||
|
||||
.newsletter {
|
||||
background: black;
|
||||
|
@ -257,6 +257,9 @@
|
||||
color: #575757;
|
||||
}
|
||||
.productDescriptionText {
|
||||
.container {
|
||||
margin: 0 0 0 0 !important;
|
||||
}
|
||||
font-family: "Open Sans";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
|
Loading…
Reference in New Issue
Block a user