We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f666d36 commit 2c0be20Copy full SHA for 2c0be20
1 file changed
site/community.html
@@ -70,13 +70,9 @@
70
<div class="container mx-auto px-4 mt-8">
71
<div class="max-w-4xl mx-auto">
72
<div class="relative w-full overflow-hidden rounded-lg shadow-lg dark:shadow-2xl dark:ring-1 dark:ring-white/5"
73
- style="padding-bottom: 56.25%">
74
- <iframe
75
- src="https://player.twitch.tv/?channel=S1M0N38&parent=coder.github.io&parent=localhost"
76
- title="S1M0N38 Twitch Stream"
77
- class="absolute top-0 left-0 w-full h-full"
78
- allow="fullscreen"
79
- allowfullscreen>
+ style="padding-bottom: 56.25%">
+ <iframe src="https://player.twitch.tv/?channel=S1M0N38&parent=coder.github.io&parent=localhost"
+ title="S1M0N38 Twitch Stream" class="absolute top-0 left-0 w-full h-full" allow="fullscreen" allowfullscreen>
80
</iframe>
81
</div>
82
0 commit comments