website
website copied to clipboard
[Bug]: Blogpost pages do not take navbar height into account when jumping to different sections with `<a>` tags
(I don't know how to word this propably -_-)
Anyways when on any blog and you click on a anchor that scrolls to a certain element on the page (lets say you click on one of the links in the tables of content) you scroll to that element while ignoring the nav thus hiding it in the nav
This Issue can be fixed by 1-2 CSS Codes (using scroll-margin-top
with the value being the height of the nav)
Updated the title to be a bit more clear
Greetings, I'm a web dev student on an assignment to contribute to any repo I find fitting. I figured I might as well look here as I'd love to help out, even if just a little. I'm new to contributing so please correct any mistakes I make.
I can confirm that this is still an issue and have a fix in mind. Could you assign me?