mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-14 15:16:35 +03:00
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:
co-authored by
Claude Opus 4.5
parent
a0b7e9918a
commit
3e7e5b30ff
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user