mirror of
https://github.com/svemagie/blog-eleventy-indiekit.git
synced 2026-04-02 16:44:56 +02:00
- Add grid-cols-1 explicitly for mobile to ensure single column layout - Add overflow-x-hidden to .main-content to contain horizontal overflow - Add overflow-hidden to .sidebar and .widget components - Add overflow-x-hidden to .e-content and .prose containers - Add overflow-hidden to .post-card for containing wide content These changes fix mobile layout regressions on pages using withSidebar: true Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>