Adjust width for live player
This commit is contained in:
parent
5967a71146
commit
781caa8f11
@ -70,7 +70,7 @@
|
|||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
new Twitch.Embed("twitch-embed", {
|
new Twitch.Embed("twitch-embed", {
|
||||||
width: 854,
|
width: '100%',
|
||||||
height: 480,
|
height: 480,
|
||||||
channel: "gamesclub_oficial",
|
channel: "gamesclub_oficial",
|
||||||
muted: true, // don't annoy chrome with autoplay w/audio
|
muted: true, // don't annoy chrome with autoplay w/audio
|
||||||
|
Loading…
x
Reference in New Issue
Block a user