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

9 lines
157 B
SCSS
Raw Normal View History

.sellingPriceValue{
font-family: $font-family;
font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 38px;
color: $color-black0;
}