From 9e257ad67ae9367b2eccde0aeeeebdf85a5b4210 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:33:07 +0000
Subject: [PATCH] change height width bielefeld logo

---
 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 1ea8ce37..d0e7f380 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"/> 
+          <img src="https://static.igem.wiki/teams/5247/sponsors/uni-bielefeld-dunkel.png" 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