From efa98597505404982d7c73e6c363839896b57155 Mon Sep 17 00:00:00 2001
From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de>
Date: Sun, 29 Sep 2024 14:29:46 +0200
Subject: [PATCH] mit Ton

---
 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 1a37bce0..3f1955a0 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="100%" height="700" src="https://video.igem.org/videos/embed/30b8a6e0-2b4a-4618-8867-4eb8e6a52936?start=27s&amp;loop=1&amp;autoplay=1&amp;muted=1&amp;title=0&amp;warningTitle=0&amp;controlBar=0&amp;peertubeLink=0&amp;p2p=0" frameBorder="0" sandbox="allow-same-origin allow-scripts allow-popups allow-forms"></iframe>
+            <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>
             </div>
           </Subesction>
         <div className="" /* style={{ paddingTop: "5vw"}} */>
-- 
GitLab