You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: improve responsive web design with consistent text widths
- Fix problematic prose styling that removed max-width constraints
- Add custom CSS with optimal reading width containers (max-w-4xl)
- Standardize container classes across all page sections
- Implement responsive typography with consistent font scaling
- Create unified section spacing and padding system
- Override blog template to use proper text width constraints
- Ensure optimal line length (65-75 characters) for readability
Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments