Currently, I am utilizing the Twitter Bootstrap template from this source to develop a one-page responsive website. While the template is working effectively, I have encountered an issue with the page jumps in the HTML.
Specifically, when navigating to the About, Services, or Contact sections, I notice that the page scrolls past the intended div instead of landing accurately on it. This issue persists across the latest versions of Chrome and Firefox, despite using Bootstrap 3.
Despite conducting thorough research, I have been unable to locate any documentation relating to Bootstrap's page jump functionality. The perplexing question remains: why do the jumps overshoot the designated <div>
?