Fix hero button hover state (add span wrapper)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2025-12-16 18:21:07 -08:00
co-authored by Claude Opus 4.5
parent a0b7e9918a
commit 3e7e5b30ff
+1 -1
View File
@@ -29,7 +29,7 @@
</h1>
<p class="hero-subtitle" data-reveal>A design skill and 15 commands for Cursor, Claude Code, Gemini CLI, and Codex CLI. Fights the generic defaults baked into every LLM.</p>
<div class="hero-cta" data-reveal>
<a href="#downloads" class="btn btn-primary">Get the Framework</a>
<a href="#downloads" class="btn btn-primary"><span>Get the Framework</span></a>
</div>
</div>
</div>