challenge-vtex-io-nicolly-v.../styles/sass/pages/product/vtex.product-price.scss

21 lines
321 B
SCSS

.sellingPrice {
font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 38px;
color: $black;
}
.installments {
margin: 0;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
color: #929292;
.installments-discount {
font-weight: 700;
}
}