Solved. Thank you! :)
Hi, your navigation is ‘sticky’ in each breakpoint except mobile which is ‘absolute’. This means it is constantly on the screen in the other breakpoints so the screen has nothing to scroll back to.
Solved. Thank you! :)
Hi, your navigation is ‘sticky’ in each breakpoint except mobile which is ‘absolute’. This means it is constantly on the screen in the other breakpoints so the screen has nothing to scroll back to.