We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75b314c commit 054efabCopy full SHA for 054efab
index.html
@@ -30,7 +30,7 @@
30
<main id="home-main" class="grid" tabindex="-1">
31
<div id="home-content" class="flex-y">
32
<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>
+ <h2 class="cta-subheader"><span class="underline-yellow">Enter your learning target</span>, and we'll do the rest.</h2>
34
<form action="lesson-inputs.html" method="GET" aria-label="Enter learning target">
35
<label for="learning-target" class="sr-only">Learning Target</label>
36
<input
0 commit comments