berrypod/assets/css
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
..
admin add period comparison deltas to analytics stat cards 2026-02-23 01:01:25 +00:00
shop fix inconsistent font size on contact form inputs 2026-02-24 14:37:32 +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