We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b32ecf commit 4f3e8c5Copy full SHA for 4f3e8c5
showcase/app/components/page-carbonization/components/card/index.gts
@@ -33,6 +33,10 @@ const CardCarbonizationIndex: TemplateOnlyComponent = <template>
33
34
<ShwTextH2>Basic Content</ShwTextH2>
35
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
+
40
<ShwCarbonizationComparisonGrid>
41
<:theming>
42
<HdsCardContainer>
0 commit comments