Commit 66f52a9a authored by kumavis's avatar kumavis Committed by GitHub

fix mobile scaling

this has no affect on desktop, but fixes scaling on mobile devices
parent 2aed0357
......@@ -4,6 +4,7 @@
<title>Token Factory</title>
<link href="./app.css" rel='stylesheet' type='text/css'>
<script src="./app.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div id="main">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment