Skip to content

Commit

Permalink
Update heading hierarchy for instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Michail Yasonik committed Jul 26, 2019
1 parent 8b71642 commit ca3d935
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@ function IntroductionUI({ description, previewUrl, title, exportedFieldsUrl, ico
{icon}
<EuiFlexItem grow={false}>
<EuiTitle size="l">
<h2>
<h1>
{title} &nbsp;
{betaBadge}
</h2>
</h1>
</EuiTitle>
</EuiFlexItem>
</EuiFlexGroup>
Expand Down

0 comments on commit ca3d935

Please sign in to comment.