Hi i have function which scroll to element ref but it nav get on a top of element how to scroll to ref element and subtract from it 10vh?
home.current.scrollIntoView({ behavior: 'smooth', block: 'start' })
I need to unscroll/subtract from it 10vh to up