You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make all workshop categories display in one row on large screens
- Change column classes to col-xl col-lg-4 col-md-6 col-sm-6
- Add category-row class for targeting specific CSS
- Add CSS media query for 5-column layout on XL screens (≥1200px)
- Maintains responsive behavior for smaller screens
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments