Skip to content

Commit 13966a2

Browse files
authored
Update index.md
1 parent fdc37ad commit 13966a2

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
display: flex;
1212
align-items: center;
1313
justify-content: center;
14-
height: 100%;
1514
}
1615
</style>
1716
</head>
@@ -20,8 +19,8 @@
2019
<script src="https://embed.twitch.tv/embed/v1.js"></script>
2120
<script type="text/javascript">
2221
new Twitch.Embed("twitch-embed", {
23-
width: 1260,
24-
height: 660,
22+
width: 1280,
23+
height: 720,
2524
channel: "vargskelethor",
2625
parent: ["hahaha.bald.stream"]
2726
});

0 commit comments

Comments
 (0)