2
0
mirror of https://git.coolaj86.com/coolaj86/browser-authenticator.js synced 2025-03-14 04:10:44 +00:00

add viewport

This commit is contained in:
AJ ONeal 2015-10-23 02:02:33 -07:00
parent 125dca65f5
commit ae560e7803

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>