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
Describe the bug
When clicking the Back to Top button, the page instantly jumps to the top instead of scrolling smoothly.
In other parts of the site, smooth scrolling is working fine, but this button specifically does not apply smooth scroll behavior.
The login and register buttons are also too close while hovering through they touches each other and this problem is seen in other section also .
Steps to Reproduce
1. Scroll down the page of section our journey.
2. Click on the Back to Top button.
3. Observe that it directly jumps instead of smooth scrolling.
4. hover over the login and register buttons.
Expected Behavior
Clicking the Back to Top button should smoothly scroll the page to the top.
sufficient space between the login and register buttons in all the section so they can be hovered without being touched with each other.
Actual Behavior
When clicking the Back to Top button, the page instantly jumps to the top instead of scrolling smoothly.
Login and register buttons are close . on hovering over them they touches each other.