Skip to content

Commit 4da3517

Browse files
committed
Fix Card example metadata
1 parent 69a0ac0 commit 4da3517

File tree

1 file changed

+1
-3
lines changed
  • polaris.shopify.com/content/components/layout-and-structure

1 file changed

+1
-3
lines changed

polaris.shopify.com/content/components/layout-and-structure/card.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,10 @@ examples:
3838
title: With varying padding
3939
description: >-
4040
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).
4341
- fileName: card-with-rounded-corners.tsx
4442
title: Rounded corners
4543
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).
4745
---
4846

4947
## Best practices

0 commit comments

Comments
 (0)