Skip to content

Commit 4f3e8c5

Browse files
committed
Fix: Add note about card paddings
1 parent 2b32ecf commit 4f3e8c5

File tree

1 file changed

+4
-0
lines changed
  • showcase/app/components/page-carbonization/components/card

1 file changed

+4
-0
lines changed

showcase/app/components/page-carbonization/components/card/index.gts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ const CardCarbonizationIndex: TemplateOnlyComponent = <template>
3333

3434
<ShwTextH2>Basic Content</ShwTextH2>
3535

36+
<ShwTextBody>Note: The Carbon Tile has padding, but the HDS component does
37+
not. This difference is intentional to maintain existing layouts of card
38+
content across themes.</ShwTextBody>
39+
3640
<ShwCarbonizationComparisonGrid>
3741
<:theming>
3842
<HdsCardContainer>

0 commit comments

Comments
 (0)