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
This happens because the "Contact" section heading isn't quite at the top of the page. We could set an offset for the scrollspy, but it looks like the offset option doesn't work in Bootstrap scrollspy. We could fix scrollspy, write something custom to deal with this spying, do some hack like giving the footer a big margin or just ignore it for now. (Or maybe there are other options.)
We could make examples the last section, which would be long enough to trigger the spy. I think setting an offset for contacts would mess up the other sections.
This happens because the "Contact" section heading isn't quite at the top of the page. We could set an offset for the scrollspy, but it looks like the offset option doesn't work in Bootstrap scrollspy. We could fix scrollspy, write something custom to deal with this spying, do some hack like giving the footer a big margin or just ignore it for now. (Or maybe there are other options.)
—
Reply to this email directly or view it on GitHub.
The text was updated successfully, but these errors were encountered: