diff --git a/_layouts/funorbgame.html b/_layouts/funorbgame.html index 6f367b025..e39c4e809 100644 --- a/_layouts/funorbgame.html +++ b/_layouts/funorbgame.html @@ -195,8 +195,8 @@ en"> splashScreen: false, autoplay: true, }); - player.style.width = "680px"; - player.style.height = "480px"; + player.style.width = "800px"; + player.style.height = "600px"; console.log(player); });