Update index.html

This commit is contained in:
Sobloxsy 2021-12-06 19:33:50 -06:00 committed by GitHub
parent 78768af2af
commit 3bd6f47506
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@
<body>
<div class="gm4html5_div_class" id="gm4html5_div_id">
<img src="html5game/splash.png" id="GM4HTML5_loadingscreen" alt="GameMaker:HTML5 loading screen" style="width: 100%; height: 100%"/>
<canvas id="canvas" width="400" height="25" style="position: absolute; inset: 35% -50% -50% 50%; transform: translate(-50%, -50%);">
<canvas id="canvas" width="80%" height="25" style="position: absolute; inset: 35% -50% -50% 50%; transform: translate(-50%, -50%);">
<p>Your browser doesn't support HTML5 canvas.</p>
</canvas>
</div>