Update detector/index.html
Browse files- detector/index.html +1 -0
detector/index.html
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
<head>
|
4 |
<title>Dt</title>
|
5 |
<meta charset="utf-8">
|
|
|
6 |
<style type="text/css">
|
7 |
* {
|
8 |
box-sizing: border-box;
|
|
|
3 |
<head>
|
4 |
<title>Dt</title>
|
5 |
<meta charset="utf-8">
|
6 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
7 |
<style type="text/css">
|
8 |
* {
|
9 |
box-sizing: border-box;
|