challenge-vtex-io-izabela-b.../styles/css/vtex.product-identifier.css

19 lines
291 B
CSS
Raw Normal View History

.product-identifier--productReference {
margin-bottom: 1rem;
}
.product-identifier--productReference {
margin-bottom: 1rem;
display: flex;
justify-content: right;
color: gray;
}
.product-identifier__label {
display: none;
}
.product-identifier__separator {
display: none;
}