We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07068ee commit e415882Copy full SHA for e415882
example.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<meta charset="utf-8"/>
5
-<meta name="viewport" content="initial-scale=1.0,width=device-width" />
+<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" />
6
<title>The Heads-Up Grid Example</title>
7
8
<link href="headsupgrid/hugrid.css" type="text/css" rel="stylesheet" />
0 commit comments