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

10 lines
133 B
SCSS
Raw Normal View History

//dados produto
.sellingPrice {
font-weight: 700;
font-size: 25px;
line-height: 38px;
color: #000000;
margin-top: 24px;
}