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

12 lines
158 B
SCSS
Raw Normal View History

.sellingPrice {
font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 38px;
color: $black;
}
.installments {
// background: red;
}