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

13 lines
213 B
CSS
Raw Normal View History

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;
}
[data-testid="vtex-product-summary"] {
display: flex;
flex-direction: column;
}