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