You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2018. It is now read-only.
I got several section with differents heights and would like to scroll freely till a larger section ends and then scroll the next section up to the snap point.
Another problem I face is, if the height of the last section is not high as the viewport or scroll-snap-points definition, I'm not able to reach for example the footer because it keeps scrolling back up.
I got several section with differents heights and would like to scroll freely till a larger section ends and then scroll the next section up to the snap point.
Another problem I face is, if the height of the last section is not high as the viewport or scroll-snap-points definition, I'm not able to reach for example the footer because it keeps scrolling back up.
How can I achieve this?