mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
Fix button spacing in split-screen demo
🤖 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
0cb3da1616
commit
a0b7e9918a
@@ -626,6 +626,7 @@ code {
|
||||
|
||||
.impeccable-button {
|
||||
display: inline-flex;
|
||||
margin-top: var(--spacing-md);
|
||||
padding: 0.625rem 1.5rem;
|
||||
background: var(--color-ink);
|
||||
color: var(--color-paper);
|
||||
|
||||
Reference in New Issue
Block a user