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;
|
line-height: 22px;
|
||||||
color: #929292;
|
color: #929292;
|
||||||
}
|
}
|
||||||
|
.productDescriptionContainer .productDescriptionText .container {
|
||||||
|
margin: 0 0 0 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
.newsletter {
|
.newsletter {
|
||||||
background: black;
|
background: black;
|
||||||
|
@ -257,6 +257,9 @@
|
|||||||
color: #575757;
|
color: #575757;
|
||||||
}
|
}
|
||||||
.productDescriptionText {
|
.productDescriptionText {
|
||||||
|
.container {
|
||||||
|
margin: 0 0 0 0 !important;
|
||||||
|
}
|
||||||
font-family: "Open Sans";
|
font-family: "Open Sans";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user