berrypod/assets/css/shop
jamey cf87c3ff03
All checks were successful
deploy / deploy (push) Successful in 1m0s
add base padding to themed-input and fix contact form selector
themed-input had no padding in the base style, so inputs were rendering
with browser-default 1px/2px padding. Added 0.5rem 0.75rem as the base.

Also fixed the contact form CSS which was targeting .shop-input (a class
that doesn't exist on rendered elements) instead of .themed-input.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 14:35:54 +00:00
..
components.css add base padding to themed-input and fix contact form selector 2026-02-24 14:35:54 +00:00
layout.css add CSS migration foundation and screenshot tooling (Phase 0) 2026-02-16 23:37:29 +00:00
overrides.css add CSS migration foundation and screenshot tooling (Phase 0) 2026-02-16 23:37:29 +00:00
reset.css replace dead Tailwind classes in shop pages with custom CSS 2026-02-19 21:27:52 +00:00
utilities.css add CSS migration foundation and screenshot tooling (Phase 0) 2026-02-16 23:37:29 +00:00