berrypod/assets/css
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
..
admin add period comparison deltas to analytics stat cards 2026-02-23 01:01:25 +00:00
shop add base padding to themed-input and fix contact form selector 2026-02-24 14:35:54 +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