-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementUpdate to an existing featureUpdate to an existing featurefrontendUI/UX and frontend workUI/UX and frontend work
Milestone
Description
Summary
Remove horizontal gap/padding on mobile timeline carousel so cards scroll seamlessly in and out off-screen.
Context
On mobile, the timeline carousel cards have x-gap causing visual breaks between cards. For a prettier scroll experience, cards should flow edge-to-edge — coming in and out off-screen without spacing. The carousel uses scroll-snap-type: x mandatory.
Implementation
- Remove horizontal gap from the carousel container in
WarTimeline.css - Ensure cards still snap correctly without the gap
- Cards should bleed off-screen edges for a seamless scroll feel
Key Files
src/components/h1/WarTimeline/WarTimeline.jsxsrc/components/h1/WarTimeline/WarTimeline.css
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementUpdate to an existing featureUpdate to an existing featurefrontendUI/UX and frontend workUI/UX and frontend work
Projects
Status
No status