Files
Anitrack/frontend/src/helperComponents
John O'Keefe 60ff980809 fix(frontend): header swap breakpoint down to mobile width
- all 16 min-[950px] instances (the only file using the custom
  breakpoint) become standard sm:, so inline search survives the
  whole tablet range and the hamburger appears only once search
  leaves at true mobile width; avatar present throughout either way
- the top-bar search wrapper was also missing its base hidden, which
  rendered search twice below the breakpoint; fixed in the same pass
2026-09-16 16:30:35 -04:00
..