add viewport

This commit is contained in:
AJ ONeal 2015-10-23 02:02:33 -07:00
parent 125dca65f5
commit ae560e7803
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<head>
<title>BOTP Test</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<h1>Authenticator Test</h1>