Changelog 2026-03-06 (Large-Screen Breakpoints Width Utilization Pass)
Article content
Changed
- Extended the existing
1200pxand1580pxbreakpoints with layout-specific scaling instead of only increasing container width. - Rebalanced
.grid.twoat large sizes so primary content keeps visual priority while the sidebar stays readable and stable. - Increased readable line lengths for hero and prose content on wider screens to reduce excess side gutters.
- Upgraded capability explorer and automation demo surfaces to 2-column (>=1200px) and 3-column (>=1580px) grid behavior for better horizontal utilization.
Why
- Previous large-screen behavior widened the shell but left several core surfaces effectively single-column, underusing available space on 4K and ultrawide displays.
- This pass keeps readability guardrails while making wide-screen browsing feel intentionally designed rather than stretched.