challenge-vtex-io-01/styles/css/vtex.product-highlights.css

13 lines
204 B
CSS

.productHighlightWrapper--collection {
position: absolute;
top: 10px;
left: 5px;
width: 200px;
}
.productHighlightText {
background: antiquewhite;
border-radius: 20px;
padding: 5px 10px;
}