From 543c70ce76a44779d57dc3d89821e683c1964284 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 18:43:55 +0000
Subject: [PATCH] Update file igem-bielefeld.tsx

---
 src/contents/igem-bielefeld.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/contents/igem-bielefeld.tsx b/src/contents/igem-bielefeld.tsx
index d0e7f380..aaa2e885 100644
--- a/src/contents/igem-bielefeld.tsx
+++ b/src/contents/igem-bielefeld.tsx
@@ -10,7 +10,7 @@ export function igemBielefeld() {
       <>
         <Section title="History" id="History">
         <div className="col"> 
-          <img src="https://static.igem.wiki/teams/5247/sponsors/uni-bielefeld-dunkel.png" width="30%" height="20%"/> 
+          <img src="https://static.igem.wiki/teams/5247/sponsors/uni-bielefeld-dunkel.png" style={{width: "30%", height: "20%"}}/>
         </div>
         <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