This repository has been archived on 2025-03-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coryd.dev-eleventy/src/posts/2020/prevent-content-from-being-hidden-underneath-a-fixed-header-by-using-scroll-margin-top.md

402 B

date draft title tags
2020-03-01 false Prevent content from being hidden underneath a fixed header by using `scroll-margin-top`
development

Bramus:

If you've ever implemented a design with a fixed header, you've surely had this problem.