Increase impeccable-card height for bottom breathing room

🤖 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:24:20 -08:00
co-authored by Claude Opus 4.5
parent 4b2a967713
commit f75321b2c1
+1 -1
View File
@@ -587,7 +587,7 @@ code {
/* Impeccable Card - With Design Skills */
.impeccable-card {
width: 280px;
height: 280px;
height: 300px;
background: var(--color-paper);
border: 1px solid var(--color-mist);
padding: var(--spacing-lg);