🍦 added mobile meta tag 💌
This commit is contained in:
parent
e7abdd3c05
commit
4e8fb18212
|
@ -3,6 +3,9 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>Game</title>
|
<title>Game</title>
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=0">
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
html,
|
html,
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Reference in a new issue