In the navigation bar we have anchors to the elements of the page. When you click one of them, the page scrolls to it. But the header of the element goes behind the top bar so it's not visible.
This can be fixed by js code. Probably the calculation of the top attr should need some minor adjustment.
In the navigation bar we have anchors to the elements of the page. When you click one of them, the page scrolls to it. But the header of the element goes behind the top bar so it's not visible.
This can be fixed by js code. Probably the calculation of the top attr should need some minor adjustment.