From 89b4ea9a82583732e3b00f18fa1f602d191b6aac Mon Sep 17 00:00:00 2001
From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de>
Date: Mon, 30 Sep 2024 10:09:41 +0200
Subject: [PATCH] uframe

---
 src/contents/Contribution/BFH/bfh.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/contents/Contribution/BFH/bfh.tsx b/src/contents/Contribution/BFH/bfh.tsx
index 3f1955a0..a64606bb 100644
--- a/src/contents/Contribution/BFH/bfh.tsx
+++ b/src/contents/Contribution/BFH/bfh.tsx
@@ -11,7 +11,7 @@ export function MeetUP(){
         <Section title="BFH European MeetUp" id="BFH European MeetUp">
           <Subesction title="Aftervideo" id="BFH European MeetUp1">
             <div className="bg-video-container">
-            <iframe title="Bielefeld-CeBiTec: MeetUp (2024) [English]" width="560" height="315" src="https://video.igem.org/videos/embed/30b8a6e0-2b4a-4618-8867-4eb8e6a52936" frameBorder="0" allowFullScreen={true} sandbox="allow-same-origin allow-scripts allow-popups allow-forms"></iframe>
+            <iframe title="Bielefeld-CeBiTec: MeetUp (2024) [English]" width="100%" height="700px" src="https://video.igem.org/videos/embed/30b8a6e0-2b4a-4618-8867-4eb8e6a52936" frameBorder="0" allowFullScreen={true} sandbox="allow-same-origin allow-scripts allow-popups allow-forms"></iframe>
             </div>
           </Subesction>
         <div className="" /* style={{ paddingTop: "5vw"}} */>
-- 
GitLab