challenge-vtex-io-saulo-klein/styles/sass/pages/product/vtex.product-identifier.scss

15 lines
225 B
SCSS

.product-identifier--productReference {
position: absolute;
top: 42px;
right: 0;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: $color-gray8;
&__label,
&__separator {
display: none;
}
}