challenge-vtex-io-nicolly-v.../styles/sass/pages/product/vtex.product-identifier.scss

14 lines
204 B
SCSS

.product-identifier {
&__label, &__separator {
display: none;
}
&__value {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: $gray-550;
}
}