spでのタップ時の大きな画像が出る

アクセシビリティ的に修正

    -webkit-tap-highlight-color: transparent;

    touch-action: manipulation;               // ← ダブルタップズームも防ぐ

Spread the love
2026.04.30(木)