We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7fceb4 commit e53a527Copy full SHA for e53a527
1 file changed
index.md
@@ -8,12 +8,8 @@ body {
8
background-repeat: repeat;
9
background-color: #f0f0f0;
10
}
11
-.my-div
12
- {
13
- display: block; margin: auto;
14
- }
15
</style>
16
- <div id="twitch-embed" display: block; margin: auto; >
+ <div style= display: block; margin: auto; id="twitch-embed">
17
<script src="https://embed.twitch.tv/embed/v1.js"></script>
18
<script type="text/javascript">
19
new Twitch.Embed("twitch-embed", {
0 commit comments