From 39aecebfc2937a4b8712b6e278798cb0d3ddfbba Mon Sep 17 00:00:00 2001 From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de> Date: Wed, 2 Oct 2024 13:54:49 +0200 Subject: [PATCH] =?UTF-8?q?!!=20Dummy=20Project=20Presentation=20Video=20u?= =?UTF-8?q?nter=20Abstract=20auf=20Judging=20Seite=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/contents/judging.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/judging.tsx b/src/contents/judging.tsx index c99d98e4..3daf2f81 100644 --- a/src/contents/judging.tsx +++ b/src/contents/judging.tsx @@ -31,7 +31,7 @@ export function Judging() { </Section> <div className="row align-items-center"> <div className="col"> - <iframe title="Bielefeld-CeBiTec: Introduction (2024) [English]" width="560" height="315" src="https://video.igem.org/videos/embed/9ffc5914-df86-4ba7-a0eb-f324694988ee" frameBorder="0" allowFullScreen={true} sandbox="allow-same-origin allow-scripts allow-popups allow-forms"></iframe> + <iframe title="Bielefeld-CeBiTec: Introduction (2024) [English]" width="100%" height="600px" src="https://video.igem.org/videos/embed/9ffc5914-df86-4ba7-a0eb-f324694988ee" frameBorder="0" allowFullScreen={true} sandbox="allow-same-origin allow-scripts allow-popups allow-forms"></iframe> </div> </div> -- GitLab