mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
9bb2d3d3ff
Implemented mobile-first responsive design for screens ≤760px to improve usability on phones and tablets. Mobile improvements: - Full-width layouts: removed 60%/70% max-width constraints - Vertical search form: input and button stack for better mobile UX - Single-column grids: featured resources and quick links stack vertically - Optimized spacing: reduced margins and padding for mobile screens - Better typography: adjusted font sizes for mobile readability - Touch-friendly: larger tap targets with full-width buttons - Consistent spacing: unified gaps and margins across components Before: constrained widths caused cramped layouts on mobile After: fluid, touch-friendly interface that uses full screen width 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>