Skip to content

Use scroll-padding-top to prevent overlapping content

Nina requested to merge nina/fix-overlapping-content into master

Otherwise content is hidden behind the sticky header. Using scroll-padding-top is the most straight forward way to fix this, should work for most users. https://caniuse.com/#search=scroll-padding-top

closes #54 (closed)

Edited by georg

Merge request reports