We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba047db commit 0b20e49Copy full SHA for 0b20e49
demo.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, minimum-scale=1.0">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>Normalize CSS</title>
7
<link rel="stylesheet" href="normalize.css">
8
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
0 commit comments