Skip to content

Instantly share code, notes, and snippets.

@thedaviddias
Last active December 11, 2017 13:22
Show Gist options
  • Save thedaviddias/0e25ffd442512c79af684b5042366a3c to your computer and use it in GitHub Desktop.
Save thedaviddias/0e25ffd442512c79af684b5042366a3c to your computer and use it in GitHub Desktop.
[Front-End Checklist] - Viewport
<!-- Viewport for responsive web design -->
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment