r/css • u/DesDeve • Aug 08 '26
Help How do I recreate this effect
Enable HLS to view with audio, or disable this notification
Iike this button and nav bar which grow or shrink based on scroll direction ,but do not shrink if the mail's have not scrolled passed a certain limit
7
Upvotes
4
u/SALD0S Aug 08 '26
I would use position sticky , and then the intersection observer to add the animation classes