Skip to content

Instantly share code, notes, and snippets.

@Komock
Created November 2, 2017 07:06
Show Gist options
  • Select an option

  • Save Komock/e76eabc51a89cdb8cfccc0a4bde67614 to your computer and use it in GitHub Desktop.

Select an option

Save Komock/e76eabc51a89cdb8cfccc0a4bde67614 to your computer and use it in GitHub Desktop.
Off scroll stop on mobile devices
body {
-webkit-overflow-scrolling: touch;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment