We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e011ef commit add64e4Copy full SHA for add64e4
web/index.html
@@ -2,6 +2,7 @@
2
<html>
3
<head>
4
<title>ProStore Web</title>
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
<link rel="stylesheet" href="styles.css">
7
<script src="installer.js"></script>
8
</head>
0 commit comments