Skip to content

Instantly share code, notes, and snippets.

@sidneycalebe
Last active July 13, 2021 00:14
Show Gist options
  • Save sidneycalebe/ff7b8e6f983766f37283eee5c4735069 to your computer and use it in GitHub Desktop.
Save sidneycalebe/ff7b8e6f983766f37283eee5c4735069 to your computer and use it in GitHub Desktop.
function screenWidthVerify() {
var screenWidth = window.innerWidth
return screenWidth
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment