style(SW-762): update styling for headings
This commit is contained in:
@@ -35,7 +35,7 @@ export default function LoyaltyCard({
|
||||
focalPoint={image.focalPoint}
|
||||
/>
|
||||
) : null}
|
||||
<Title as="h5" level="h3" textAlign="center">
|
||||
<Title as="h4" level="h3" textAlign="center">
|
||||
{heading}
|
||||
</Title>
|
||||
{bodyText ? <Body textAlign="center">{bodyText}</Body> : null}
|
||||
|
||||
Reference in New Issue
Block a user