Skip to content

Instantly share code, notes, and snippets.

@CarlRevell
Created December 30, 2013 16:03
Show Gist options
  • Select an option

  • Save CarlRevell/8183928 to your computer and use it in GitHub Desktop.

Select an option

Save CarlRevell/8183928 to your computer and use it in GitHub Desktop.
RWD first steps. Set the viewport to the device-width and reset initial scaling.
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment