challenge-vtex-io-josecarlo.../react/components/product-reference/styles.css

13 lines
212 B
CSS

.containerProductReference{
display: flex;
justify-content: right;
}
.productReference{
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: right;
color: rgba(146, 146, 146, 0.48);
}