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;
|
|
|
|
}
|
2023-02-08 14:15:06 +00:00
|
|
|
|
|
|
|
[data-testid="vtex-product-summary"] {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
}
|
2023-02-10 22:03:36 +00:00
|
|
|
|
|
|
|
/* [data-testid="product-name"]
|
|
|
|
{
|
|
|
|
|
|
|
|
} */
|