You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: polaris.shopify.com/content/components/layout-and-structure/card.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,12 +38,10 @@ examples:
38
38
title: With varying padding
39
39
description: >-
40
40
Use the `padding` property to adjust the spacing within a card. You can also specify spacing values at different breakpoints.
41
-
- fileName: card-with-rounded-corners.tsx
42
-
Use the `padding` property to adjust the spacing of content within a card. The `padding` prop supports responsive spacing with the [Breakpoints tokens](https://polaris.shopify.com/tokens/breakpoints).
43
41
- fileName: card-with-rounded-corners.tsx
44
42
title: Rounded corners
45
43
description: >-
46
-
Cards can have a border radius applied responsively with the `roundedAbove` prop.
44
+
Use the `padding` property to adjust the spacing of content within a card. The `padding` prop supports responsive spacing with the [Breakpoints tokens](https://polaris.shopify.com/tokens/breakpoints).
0 commit comments