elm-pages
elm-pages copied to clipboard
improve docs by adding scroll-margin-top on h2
Currently each time we click a hash tag link, the h2 header is hidden under the main menu bar, that is not fancy. By following the next post, I have added scroll-margin-top
to h2 element, this way he header text is always shown below the menu bar !
https://css-tricks.com/hash-tag-links-padding/