challenge-vtex-io-amanda-al.../styles/css/vtex.product-identifier.css

19 lines
338 B
CSS
Raw Normal View History

.product-identifier--productReference {
margin-bottom: 1rem;
}
.product-identifier {
display: flex;
align-items: center;
justify-content: flex-end;
font-size: 14px;
line-height: 19px;
color: rgba(146, 146, 146, 0.48);
margin-bottom: 24px;
}
.product-identifier__label,
.product-identifier__separator {
font-size: 0;
}