berrypod/assets/css
jamey 12d87998ee
All checks were successful
deploy / deploy (push) Successful in 1m18s
make entire product card image area clickable
The stretched-link::after overlay (z-index: 0) was blocked by
product-card-image-wrap (z-index: 1), so only the title text was
actually clickable. Wrapping the image area in a <.link> component
directly fixes this — taps/clicks bubble up to the link naturally,
and touch-scroll on the image carousel still works on mobile.

Also corrects the mode check: ThemeHook sets mode: :shop on shop pages,
not :live, so the condition is now mode != :preview (consistent with
how the title link already worked).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 15:22:43 +00:00
..
admin add period comparison deltas to analytics stat cards 2026-02-23 01:01:25 +00:00
shop make entire product card image area clickable 2026-02-24 15:22:43 +00:00
admin.css replace --color-* with --t-* tokens, delete bridge and .preview-frame 2026-02-21 00:13:33 +00:00
shop.css replace Tailwind in content + collection, remove shop Tailwind entirely (Phase 5c) 2026-02-17 19:07:15 +00:00
theme-layer2-attributes.css add base padding to themed-input and fix contact form selector 2026-02-24 14:35:54 +00:00
theme-primitives.css feat: implement professional typography system with curated font pairings 2026-01-15 01:16:21 +00:00
theme-semantic.css replace --color-* with --t-* tokens, delete bridge and .preview-frame 2026-02-21 00:13:33 +00:00