Allow proper resizing on mobile
This commit is contained in:
+4
-1
@@ -1,5 +1,8 @@
|
||||
<html>
|
||||
<link rel="stylesheet" type="text/css" href="styles.css"/>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="styles.css"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=false"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="game">
|
||||
|
||||
Reference in New Issue
Block a user