Skip to content

Commit

Permalink
Update heading hierarchy for instructions page (#41970)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michail Yasonik committed Jul 29, 2019
1 parent 85f9ef6 commit 5aea728
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 5aea728

Please sign in to comment.