challenge-vtex-io-thiago-dutra/styles/sass/pages/product/vtex.product-summary.scss

12 lines
216 B
SCSS
Raw Normal View History

2023-02-08 14:09:41 +00:00
.nameContainer {
padding: 16px 0 8px 0;
.productNameContainer {
.productBrand {
font-family: "Open Sans", sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 24px;
}
}
}