Skip to content

Commit c90ea46

Browse files
committed
Fix height on embedded registration form on mobile
Signed-off-by: Chris Abraham <[email protected]>
1 parent c021560 commit c90ea46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai-powered-competitive-programming.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h2>AI-Powered Competitive Programming: My HackerCup 2024 Experience</h2>
3333
Anton Pidkuiko is a Software Engineer at Meta, Reality Labs in London. He is currently working on applying the power of Large Language Models to Metaverse Avatar product experiences.
3434
<br/><br/>
3535
<strong>Register now to attend this event.</strong>
36-
<div style="width:100%;height:0px;position:relative;padding-bottom:56.25%;"><iframe src="https://streamyard.com/watch/SQkGZqZNzgae?embed=true" width="100%" height="100%" frameborder="0" allow="autoplay; fullscreen" style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe></div>
36+
<div style="width:100%;position:relative;padding-bottom:56.25%;min-height:550px;"><iframe src="https://streamyard.com/watch/SQkGZqZNzgae?embed=true" width="100%" height="100%" frameborder="0" allow="autoplay; fullscreen" style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe></div>
3737
</p>
3838
</div>
3939
</div>

0 commit comments

Comments
 (0)