Skip to content

Instantly share code, notes, and snippets.

@dre3s
Last active January 20, 2016 17:20
Show Gist options
  • Save dre3s/67c151ad353b5abaee23 to your computer and use it in GitHub Desktop.
Save dre3s/67c151ad353b5abaee23 to your computer and use it in GitHub Desktop.
mobile

Mobile developer

#links

Metas tag

Viewport para mobile, limita zoom e ajusta escala de layout

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment