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

13 lines
213 B
CSS

[class*="html--pix-price"] {
display: flex;
align-items: flex-end;
gap: 26px;
margin-top: 8px;
margin-bottom: 16px;
}
[data-testid="vtex-product-summary"] {
display: flex;
flex-direction: column;
}