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:
Paul Bakaus
2026-03-04 09:39:05 -08:00
co-authored by Claude Opus 4.6
parent fd99c1f391
commit 98f5d839fd
7 changed files with 78 additions and 20 deletions
+3
View File
@@ -525,6 +525,9 @@ code {
width: 100%;
max-width: 600px;
margin: 0 auto;
padding: 20px;
margin-top: -20px;
margin-bottom: -20px;
}
.split-container {