Skip to content

Commit 054efab

Browse files
committed
Accessibility: incremental header tag jumps
1 parent 75b314c commit 054efab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<main id="home-main" class="grid" tabindex="-1">
3131
<div id="home-content" class="flex-y">
3232
<h1 class="cta-header">Spend seconds to <span class="underline-yellow">create lesson plans</span>.</h1>
33-
<h3 class="cta-subheader"><span class="underline-yellow">Enter your learning target</span>, and we'll do the rest.</h3>
33+
<h2 class="cta-subheader"><span class="underline-yellow">Enter your learning target</span>, and we'll do the rest.</h2>
3434
<form action="lesson-inputs.html" method="GET" aria-label="Enter learning target">
3535
<label for="learning-target" class="sr-only">Learning Target</label>
3636
<input

0 commit comments

Comments
 (0)