We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 529661a commit 3ce463bCopy full SHA for 3ce463b
index.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
<title>Omok</title>
7
<link href="style.css" rel="stylesheet" type="text/css" />
8
</head>
0 commit comments