Skip to content

Conversation

fergiemcdowall
Copy link

Problem:

You can't hop to anchor links that occur towards the end of the page if there is not enough room below them. Problem is even more pronounced when using vertical, "portrait" monitors.
Screenshot 2024-06-13 at 14 13 35

Solution:

Add white space to the bottom of the footer that is always equal to 100vh (the height of the page in the browser window). This enables the user to always be able to access anchor points at the bottom of the page

…00vh (the height of the page in the browser window). This enables the user to always be able to access anchor points at the bottom of the page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant