main #23

Merged
forbes merged 2 commits from main into production 2026-02-07 21:01:37 +00:00

2 Commits

Author SHA1 Message Date
11a3944270 Merge pull request 'issue-16-remove-max-width' (#22) from issue-16-remove-max-width into main
Reviewed-on: #22
2026-02-07 21:00:47 +00:00
Forbes
888cebe875 feat(web): remove max-width constraint and reduce main padding
Remove maxWidth: 1400 and margin: 0 auto from AppShell main container.
Reduce padding from 2rem to 1rem so content fills available browser width.
Adjust height calc in ItemsPage and AuditPage from 80px to 64px offset
to account for reduced top padding.

Closes #16
2026-02-07 14:51:55 -06:00