feat: add maximum content width constraint for wide displays (Closes #2) #41

Merged
shahondin1624 merged 1 commits from feature/issue-2-maximum-content-width-constraint into main 2026-03-13 12:55:51 +01:00

1 Commits

Author SHA1 Message Date
shahondin1624
bbad9a7144 feat: add maximum content width constraint for wide displays (Closes #2)
Add MAX_CONTENT_WIDTH (1200dp) to UiConstants and wrap scaffold content
in a centered Box with widthIn(max) to prevent uncomfortable stretching
on ultra-wide monitors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 12:55:34 +01:00