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

13 lines
184 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;
}
2023-01-26 21:21:01 +00:00