Adjust live player height

This commit is contained in:
Miguel Nogueira 2021-12-17 21:32:45 +00:00
parent 781caa8f11
commit 5a4c59a614

View File

@ -61,7 +61,7 @@
</div>
<div class="row mt-2 mb-2">
<div class="row mt-2 mb-4">
<div class="col">
<div id="twitch-embed"></div>
@ -71,7 +71,7 @@
<script type="text/javascript">
new Twitch.Embed("twitch-embed", {
width: '100%',
height: 480,
height: 580,
channel: "gamesclub_oficial",
muted: true, // don't annoy chrome with autoplay w/audio
theme: 'light',