Make app mobile friendly

This commit is contained in:
Justin Edmund 2020-10-26 03:05:42 -07:00
parent 2f779e5207
commit 3e520bfd9f

View file

@ -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>