Skip to content

Instantly share code, notes, and snippets.

@liuzhuan
Last active August 29, 2015 14:10
Show Gist options
  • Save liuzhuan/c335640eadb6cc6bcf58 to your computer and use it in GitHub Desktop.
Save liuzhuan/c335640eadb6cc6bcf58 to your computer and use it in GitHub Desktop.
make the page friendly to mobile device, by using meta of viewport.
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment