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

17 lines
361 B
SCSS
Raw Normal View History

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