challenge-vtex-io-carlos-wi.../styles/sass/pages/product/vtex.product-identifier.scss
2023-02-05 12:57:44 -03:00

15 lines
274 B
SCSS

.product-identifier__label,
.product-identifier__separator {
display: none;
}
.product-identifier__value {
font-family: "Open Sans";
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
float: right;
color: rgba(146, 146, 146, 0.48);
}