The stretched-link ::after pseudo-element (z-index: 0) was covering the image area, intercepting touch events. Give the image container z-index: 1 so swipe gestures reach the scroll container. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The stretched-link ::after pseudo-element (z-index: 0) was covering the image area, intercepting touch events. Give the image container z-index: 1 so swipe gestures reach the scroll container. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>