From ffe453c4bf7395ac7a3d7f303047c6d7feaa990b Mon Sep 17 00:00:00 2001 From: Isabell Guckes <isabell.guckes@uni-bielefeld.de> Date: Sun, 29 Sep 2024 06:41:04 +0200 Subject: [PATCH] =?UTF-8?q?gr=C3=B6=C3=9Fe=20bild?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/contents/engineering.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/engineering.tsx b/src/contents/engineering.tsx index 953bacb3..75f63a3c 100644 --- a/src/contents/engineering.tsx +++ b/src/contents/engineering.tsx @@ -466,7 +466,7 @@ export function Engineering() { <div className="eng-box box" > <H3 id="Delivery head" text="Delivery"></H3> <p>The design path of our lipid nanoparticle (LNP) for mRNA delivery underwent multiple cycles of research and discussion, marked by important decision points and learnings along the way. By ongoing further improvement, we designed our lungs-specific LNP called AirBuddy with improved stability aspects, becoming more precise in the delivery of our therapeutic cargo LNP by LNP.</p> - <img src="https://static.igem.wiki/teams/5247/delivery/airbuddy.webp" style={{maxHeight: "100pt"}}/> + <img src="https://static.igem.wiki/teams/5247/delivery/airbuddy.webp" style={{maxHeight: "80pt"}}/> </div> <div className="box" > <p id="del1"> -- GitLab