We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55eced2 commit bbcd321Copy full SHA for bbcd321
1 file changed
packages/react-core/src/demos/examples/Banner/BannerTopBottom.tsx
@@ -43,7 +43,7 @@ export const BannerTopBottom: React.FunctionComponent = () => (
43
<Content>
44
<h1 id="main-title">Main title</h1>
45
<p>
46
- Body text should be Red Hat Text at 1rem(16px). It should have leading of 1.5rem(24px) because <br />
+ Body text should be Red Hat Text at 1rem (16px). It should have leading of 1.5rem(24px) because <br />
47
of it's relative line height of 1.5.
48
</p>
49
</Content>
0 commit comments