challenge-vtex-io-izabela-b.../styles/sass/pages/product/vtex.product-identifier.scss

23 lines
317 B
SCSS
Raw Normal View History

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