Commit Graph

2 Commits

Author SHA1 Message Date
itsaygea 9152adfc46 Make team suggestions clickable
- Added addToTeamFromSuggestion function
- Clicking a suggestion now adds it to your team (up to 4 operators)
- Visual feedback with cursor pointer and + indicator
2026-01-24 08:53:29 -07:00
itsaygea e2d79ba453 Split files into CSS/JS/HTML + add mobile menu
- Extracted CSS to css/style.css (978 lines)
- Extracted JS to js/main.js (708 lines)
- index.html now only 608 lines (was 2289)
- Added mobile hamburger menu for navigation
- Mobile menu toggles with animated icon
- Menu closes when clicking links or outside
2026-01-24 07:45:59 -07:00