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
feat: improve mobile navigation slide-out animation
- Change from fade to slide-out animation from bottom of screen
- Trigger hiding earlier when leaving last section (30% from top of viewport)
- Reduce footer threshold from 200px to 100px for earlier detection
- Add smooth slide animation with bottom-[-100px] positioning
- Increase animation duration to 500ms with ease-in-out timing
- Improve UX by hiding navigation when it's no longer relevant
- Better visual feedback with slide-out motion instead of just fade
0 commit comments