challenge-vtex-io-Adilson-F.../react/components/Html/styles.css

11 lines
182 B
CSS
Raw Normal View History

@media (min-width: 1920px) {
[class*="html--page-product"] {
margin-left: 320px;
padding-right: 320px;
}
}
[class*="html--pdp-breadcrumb"] {
background-color: #fff;
}