mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-15 23:56:29 +03:00
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:
co-authored by
Claude Opus 4.5
parent
4b2a967713
commit
f75321b2c1
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user