m3-academy-template-vtexio-.../storefront/styles/sass/pages/product/vtex.product-identifier.scss
Caroline Moran f2a03c53ae first commit
2022-08-11 09:06:07 -04:00

15 lines
295 B
SCSS

.product-identifier__label,
.product-identifier__value,
.product-identifier__separator {
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
line-height: 14px;
color: #7d7d7d;
}
.product-identifier {
display: block;
margin-bottom: 5px;
}