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

17 lines
361 B
SCSS

.productHighlightWrapper--m3-collection-badge {
background: #292929;
padding: 2px 8px 4px;
margin-bottom: 4px;
}
.productHighlightText--m3-collection-badge {
font-family: "Roboto", sans-serif;
font-style: normal;
font-weight: bold;
font-size: 10px;
line-height: 10px;
text-align: center;
text-transform: uppercase;
color: $color-white;
}