Skip to content

Instantly share code, notes, and snippets.

@dg
Created April 20, 2017 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dg/92b041f0315a5fe5745819b180bf7237 to your computer and use it in GitHub Desktop.
Save dg/92b041f0315a5fe5745819b180bf7237 to your computer and use it in GitHub Desktop.
Chrome DevTools failing example
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<div style="width: 300px; height: 300px; background: blue"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment