Scrolling bug / error on mobile (Body Overflow is visible)

Hello there,

I just finished making this page responsive, but I noticed a scrolling error on a Samsung Note 10+. On other devices, the bug doesn’t happen. But if you activate the chrome inspector and check for mobile viewports, it also occurs.

The Bug:
When you scroll down the page, at about 80% (after the FAQ) it stops scrolling and bounces really flashy back up. Looks very weird.

The body is not set to overflow:hidden, and I checked every section for negative margins.
As far as I know, there is no interaction or animation happening.

Any help is very appreciated :slight_smile:

EDIT: Don’t ask me why – but making the tablet viewport responsible and getting rid of all overflow happening there, my mobile version got fixed.

Best Regards