- Update board grid to use minmax(260px, 1fr) for minimum column widths - Replace overflow: hidden with overflow-x: auto for horizontal scrolling - Add min-width: 260px to column class for consistent sizing - Add Board test verifying id='board' attribute for scroll targeting