Skip to content

Commit 2c0be20

Browse files
committed
style(site): format script.js
1 parent f666d36 commit 2c0be20

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

site/community.html

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,9 @@
7070
<div class="container mx-auto px-4 mt-8">
7171
<div class="max-w-4xl mx-auto">
7272
<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>
73+
style="padding-bottom: 56.25%">
74+
<iframe src="https://player.twitch.tv/?channel=S1M0N38&parent=coder.github.io&parent=localhost"
75+
title="S1M0N38 Twitch Stream" class="absolute top-0 left-0 w-full h-full" allow="fullscreen" allowfullscreen>
8076
</iframe>
8177
</div>
8278
</div>

0 commit comments

Comments
 (0)