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
{{ message }}
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
On mobile Navbar doesn't scroll with menu, and it doesn't close until user scroll backs to top
i think it should either scroll with navbar or should automatically close on scroll
The text was updated successfully, but these errors were encountered:
* Changed open-handling logic; Repositioned div to inside hamburger menu; <StyledBurger> now position: relative; <BurgerModal> now position absolute; Removed margin from <BurgerModal>
* Added cursor: pointer to menu
Co-authored-by: Arkajyoti Mukherjee <[email protected]>
* Changed open-handling logic; Repositioned div to inside hamburger menu; <StyledBurger> now position: relative; <BurgerModal> now position absolute; Removed margin from <BurgerModal>
* Added cursor: pointer to menu
Co-authored-by: Arkajyoti Mukherjee <[email protected]>
* Changed open-handling logic; Repositioned div to inside hamburger menu; <StyledBurger> now position: relative; <BurgerModal> now position absolute; Removed margin from <BurgerModal>
* Added cursor: pointer to menu
Co-authored-by: Arkajyoti Mukherjee <[email protected]>
Co-authored-by: asharonbaltazar <[email protected]>
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Related to #118
On mobile Navbar doesn't scroll with menu, and it doesn't close until user scroll backs to top
i think it should either scroll with navbar or should automatically close on scroll
The text was updated successfully, but these errors were encountered: