fix: move CTA subtitle below button

This commit is contained in:
2026-01-15 17:27:08 +01:00
parent 114f4abe7c
commit 840b9f254e

View File

@@ -154,8 +154,8 @@
<section class="landing-cta"> <section class="landing-cta">
<h2>Start Learning Today</h2> <h2>Start Learning Today</h2>
<p class="cta-sub">Free and open source. No account required. Progress saved locally.</p>
<a href="#welcome/0" class="cta-button">Begin Your Journey</a> <a href="#welcome/0" class="cta-button">Begin Your Journey</a>
<p class="cta-sub">Free and open source. No account required. Progress saved locally.</p>
</section> </section>
</div> </div>
</div> </div>