challenge-vtex-io-Filipe-Qu.../styles/sass/pages/product/vtex.product-identifier.scss

15 lines
220 B
SCSS
Raw Normal View History

.product-identifier {
position: absolute;
top: 29px;
right: 0;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: rgba(146, 146, 146, 0.48);
&__label,
&__separator {
display: none;
}
}