add viewport
This commit is contained in:
parent
125dca65f5
commit
ae560e7803
|
@ -3,6 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<title>BOTP Test</title>
|
<title>BOTP Test</title>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Authenticator Test</h1>
|
<h1>Authenticator Test</h1>
|
||||||
|
|
Loading…
Reference in New Issue