Skip to content

Commit e53a527

Browse files
authored
Update index.md
1 parent a7fceb4 commit e53a527

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,8 @@ body {
88
background-repeat: repeat;
99
background-color: #f0f0f0;
1010
}
11-
.my-div
12-
{
13-
display: block; margin: auto;
14-
}
1511
</style>
16-
<div id="twitch-embed" display: block; margin: auto; >
12+
<div style= display: block; margin: auto; id="twitch-embed">
1713
<script src="https://embed.twitch.tv/embed/v1.js"></script>
1814
<script type="text/javascript">
1915
new Twitch.Embed("twitch-embed", {

0 commit comments

Comments
 (0)