Hi.
I'm looking for a way to add an offset when scrolling down to my section.
I've a fixed header, so my differents section's height is 100vh - header.height().
Is there a way to scroll to the sections with an offset of the header height ?
thanks a lot