Make app mobile friendly
This commit is contained in:
parent
2f779e5207
commit
3e520bfd9f
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Grid Tool</title>
|
||||
<meta
|
||||
name='viewport'
|
||||
content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' />
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
|
|
|
|||
Loading…
Reference in a new issue