mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-18 00:56:30 +03:00
Improve split comparison: add before/after badges, extend slider range
Adds floating corner badges to clarify which side is before/after, removes the "With Skills" divider label, and extends the slider range to account for the skewed divider so it can fully reveal each side. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
fd99c1f391
commit
98f5d839fd
@@ -525,6 +525,9 @@ code {
|
||||
width: 100%;
|
||||
max-width: 600px;
|
||||
margin: 0 auto;
|
||||
padding: 20px;
|
||||
margin-top: -20px;
|
||||
margin-bottom: -20px;
|
||||
}
|
||||
|
||||
.split-container {
|
||||
|
||||
Reference in New Issue
Block a user