From c93c9da9c4e7a083ee8d26e8e1b2337c3618b3f7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Vera=20K=C3=B6hler?= <vera.koehler@uni-bielefeld.de>
Date: Wed, 25 Sep 2024 19:37:42 +0000
Subject: [PATCH] Update file igem-bielefeld.tsx

---
 src/contents/igem-bielefeld.tsx | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/contents/igem-bielefeld.tsx b/src/contents/igem-bielefeld.tsx
index 4ea5943b..028ecb28 100644
--- a/src/contents/igem-bielefeld.tsx
+++ b/src/contents/igem-bielefeld.tsx
@@ -10,13 +10,13 @@ export function igemBielefeld() {
       <>
         <Section title="History" id="History">
         <div className="row">
-          <div className="col"> 
-           <img src="https://static.igem.wiki/teams/5247/sponsors/uni-bielefeld-dunkel.png" style={{width:"30%", height:"20%"}}/> 
-           <div className="col"> 
-           <img src="https://static.igem.wiki/teams/5247/sponsors/cebitec-logo-hinterlegt.png" style={{width:"30%", height:"20%"}}/>
-          </div>
-        </div>
-        </div>
+   <div className="col"> 
+     <img src="https://static.igem.wiki/teams/5247/sponsors/uni-bielefeld-dunkel.png" style={{width:"30%", height:"20%"}}/> 
+   </div>
+   <div className="col"> 
+      <img src="https://static.igem.wiki/teams/5247/sponsors/cebitec-logo-hinterlegt.png" style={{width:"30%", height:"20%"}}/>
+   </div>
+  </div>
         <br/>
         <p>The glorious history of the iGEM team Bielefeld began in 2010 and marked its debut on the global stage 
           of synthetic biology. Since then, the teams were composed of over 160 enthusiastic students from various disciplines, including biology, chemistry, and engineering.</p>
-- 
GitLab