-
Notifications
You must be signed in to change notification settings - Fork 0
Mobile Layout & Stacking #38
Copy link
Copy link
Open
Labels
P3 - MediumDo it, but not urgentlyDo it, but not urgentlyenhancementNew feature or requestNew feature or request
Description
simonives
opened on May 18, 2026
Issue body actions
- Observation: The grid collapses well on mobile (to a single column), but the padding and margins can sometimes feel disproportionately large on smaller screens.
- Recommendation:
-
- Ensure the h1 scaling on mobile (clamp(28px, 5vw, 52px)) feels perfectly balanced; right now, 28px might feel a touch small for a hero headline on a modern iPhone Pro Max. Bumping the minimum to 32px might add more impact.
-
- Review the padding between the "Meta Sidebar" (Domain, Scale, Core Platforms) and the main "Case Content" in the Track Record page on mobile. Ensure it looks like one cohesive block rather than two disconnected pieces of information.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3 - MediumDo it, but not urgentlyDo it, but not urgentlyenhancementNew feature or requestNew feature or request