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
Currently, it takes you to the point on the page where the top of the browser view area is where the text is, but the navbar obstructs the text, requiring you to scroll to see it. It's also just kind of awkward and makes it seem like the links are not working properly. I think either
scrolling the page a little further down or
refactoring the navbar such that it doesn't cover the body content
would make this clearer
The text was updated successfully, but these errors were encountered:
Currently, it takes you to the point on the page where the top of the browser view area is where the text is, but the navbar obstructs the text, requiring you to scroll to see it. It's also just kind of awkward and makes it seem like the links are not working properly. I think either
would make this clearer
The text was updated successfully, but these errors were encountered: