We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fa7374 + 9a68dd6 commit 4a086f6Copy full SHA for 4a086f6
dotcom-rendering/src/components/ProductCardLeftCol.tsx
@@ -66,7 +66,7 @@ const buttonContainer = css`
66
padding-bottom: ${space[6]}px;
67
min-width: 100%;
68
display: grid;
69
- row-gap: ${space[1]}px;
+ row-gap: ${space[3]}px;
70
`;
71
const customAttributesContainer = css`
72
border-top: 1px solid ${palette('--section-border')};
0 commit comments