I am looking to gradually resize a logo on scroll position using Vanilla JS.
For some reason, I have not been able to find any question that is doing this exactly but seems like a common need for websites that have a sticky header and need to decrease the logo size but not suddenly using a CSS class added via JS.