Rebuild stack-folder with sticky tab rail and site previews.
L0–L7 folders stack on scroll with aligned max depth, labeled tabs that stay consistent when L7 joins the rail, Cal embeds, preview screenshots, Playwright tests, and updated README. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
/* Original working sticky stack (cfca7aa) */
|
||||
/* Sticky stack — one viewport of scroll per layer until L6 is on top */
|
||||
:root {
|
||||
--stack-nav: 2.5rem;
|
||||
--stack-stick: 3.5rem;
|
||||
--stack-step: 2.75rem;
|
||||
--stack-card-min: 52vh;
|
||||
--stack-stick: 3rem;
|
||||
--stack-tab-h: 1.72rem;
|
||||
--stack-step: 1.75rem;
|
||||
--stack-gap: 0.35rem;
|
||||
/* ~one folder body of scroll between layers (not a full viewport each) */
|
||||
--stack-scroll-slot: 1.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user