You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pool cards on the main page do not render well on mobile viewports — text overflows, buttons overlap, and the layout is hard to navigate. Add responsive styles so the UI is usable on screens down to 360px wide.
Tasks
Make pool cards stack vertically on small screens
Truncate long titles/descriptions with ellipsis
Ensure buttons are tappable (min 44px hit area)
Test on 360px, 414px, and tablet viewports
Acceptance criteria
Pool cards render without overflow on 360px-wide screens
Summary
The pool cards on the main page do not render well on mobile viewports — text overflows, buttons overlap, and the layout is hard to navigate. Add responsive styles so the UI is usable on screens down to 360px wide.
Tasks
Acceptance criteria