On touchscreens, tapping a card fires :hover which changed flex from none to 1.3, expanding the card mid-tap and shifting subsequent cards up — so the touch-up registered on the wrong card. Fix: flex: none !important + transition: none on mobile. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| config | ||
| content/news | ||
| layouts | ||
| lib | ||
| pages | ||
| styles | ||
| env.d.ts | ||
| worker.ts | ||