Commit Graph

2 Commits

Author SHA1 Message Date
958edb5308 fix: improve responsive layout and mobile experience
- Add responsive breakpoints for better mobile support
- Improve stats grid layout for small screens (1 col → 2 col → auto-fit)
- Fix main content layout to stack properly on mobile
- Adjust padding, margins, and font sizes for different screen sizes
- Make header, controls, and forms more mobile-friendly
- Optimize incident log height and spacing for mobile devices
- Ensure nuclear option button scales appropriately
2026-02-25 13:15:43 -05:00
0d0963198e refactor: simplify deployment for existing Apache Docker container
- Move web files to www/ directory for easy copying to data folder
- Remove Docker setup since user has existing Apache container
- Add custom 404.html page
- Update README with simple deployment instructions
- Keep CGI script as optional bonus feature
2026-02-25 12:02:55 -05:00