mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-21 02:26:31 +03:00
Tone down copy and fix UI inconsistencies
- Remove overpromising "transform into impeccable design" claim - Tone down marketing language throughout (design intelligence, level up, etc.) - Change "our" to "the" for neutral voice - Combine Support and Consulting into single "Work with me" section - Fix double-border on command demo panel (match border-radius) - Remove border-top from demo captions Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.5
parent
9810e304e0
commit
d7c8a5c67c
@@ -955,31 +955,6 @@ code {
|
||||
}
|
||||
}
|
||||
|
||||
/* Result statement */
|
||||
.solution-result {
|
||||
text-align: center;
|
||||
padding-top: var(--spacing-lg);
|
||||
}
|
||||
|
||||
.result-arrow {
|
||||
display: block;
|
||||
font-size: 2rem;
|
||||
color: var(--color-accent);
|
||||
margin-bottom: var(--spacing-sm);
|
||||
animation: bounce 1.5s ease-in-out infinite;
|
||||
}
|
||||
|
||||
.result-text {
|
||||
font-size: 1.25rem;
|
||||
color: var(--color-charcoal);
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.result-text em {
|
||||
font-style: italic;
|
||||
color: var(--color-accent);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
/* ============================================
|
||||
SKILLS SECTION
|
||||
|
||||
Reference in New Issue
Block a user