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

16 lines
279 B
SCSS
Raw Normal View History

//Código de referência Produto
.product-identifier__label,
.product-identifier__separator {
display: none;
}
.product-identifier__value {
float: right;
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: right;
color: rgba(146, 146, 146, 0.48);
}