Skip to content

Commit bbcd321

Browse files
committed
added spacing
1 parent 55eced2 commit bbcd321

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-core/src/demos/examples/Banner/BannerTopBottom.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export const BannerTopBottom: React.FunctionComponent = () => (
4343
<Content>
4444
<h1 id="main-title">Main title</h1>
4545
<p>
46-
Body text should be Red Hat Text at 1rem(16px). It should have leading of 1.5rem(24px) because <br />
46+
Body text should be Red Hat Text at 1rem (16px). It should have leading of 1.5rem(24px) because <br />
4747
of it's relative line height of 1.5.
4848
</p>
4949
</Content>

0 commit comments

Comments
 (0)