m3-academy-template-vtexio-.../storefront/styles/sass/pages/product/vtex.product-identifier.scss

15 lines
295 B
SCSS
Raw Normal View History

2022-08-11 13:06:07 +00:00
.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;
}