forked from M3-Academy/challenge-vtex-io
9 lines
113 B
SCSS
9 lines
113 B
SCSS
//dados produto
|
|
|
|
.sellingPrice {
|
|
font-weight: 700;
|
|
font-size: 25px;
|
|
line-height: 38px;
|
|
color: #000000;
|
|
}
|