challenge-vtex-io-gabriel-g.../styles/sass/pages/product/vtex.product-price.scss

25 lines
352 B
SCSS
Raw Normal View History

.listPrice,
.savings {
display: none;
}
.sellingPrice--hasListPrice {
font-family: "Open Sans";
font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 38px;
color: #000000;
}
.installments {
font-family: "Open Sans";
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 22px;
color: #929292;
}