berrypod/assets/css/shop
jamey 7121752402
All checks were successful
deploy / deploy (push) Successful in 59s
fix inconsistent font size on contact form inputs
themed-input was inheriting font size from its container rather than
being set explicitly, so contact form inputs appeared larger than
the compact inline inputs in cards like "Track your order".

Added font-size: var(--t-text-base) to the contact form context rule
so both inputs are intentionally sized rather than relying on inheritance.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 14:37:32 +00:00
..
components.css fix inconsistent font size on contact form inputs 2026-02-24 14:37:32 +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