challenge-vtex-io-andrea-ma.../react/components/Html/styles.css

12 lines
196 B
CSS
Raw Normal View History

/* [class*="html--product-images"] {
background-color: red;
} */
2023-02-05 16:42:44 +00:00
[class*="html--pix-price"] {
display: flex;
align-items: flex-end;
gap: 26px;
margin-top: 8px;
margin-bottom: 16px;
}