Scrolling to the Top in CSS
This post was inspired by "Stop Using Fixed Headers and Start Using Sticky Ones" by Luis Augusto, where he explained why position: fixed is an inferior way of sticking headers.
Problem
I want to add one tip for anyone doing sticky/fixed headers while...
pavelloz.hashnode.dev3 min read