diff --git a/src/posts/2020/prevent-content-from-being-hidden-underneath-a-fixed-header-by-using-scroll-margin-top.md b/src/posts/2020/prevent-content-from-being-hidden-underneath-a-fixed-header-by-using-scroll-margin-top.md index 0db7ac9b..15e49c7c 100644 --- a/src/posts/2020/prevent-content-from-being-hidden-underneath-a-fixed-header-by-using-scroll-margin-top.md +++ b/src/posts/2020/prevent-content-from-being-hidden-underneath-a-fixed-header-by-using-scroll-margin-top.md @@ -6,4 +6,4 @@ tags: ['development'] --- **[Bramus:](https://www.bram.us/2020/03/01/prevent-content-from-being-hidden-underneath-a-fixed-header-by-using-scroll-margin-top/)** -> If you've ever implemented a design with a fixed header, you’ve surely had this problem. +> If you've ever implemented a design with a fixed header, you've surely had this problem.