From 01bb6ac4e2b06536cd5a393e8d7ba6a51667bd69 Mon Sep 17 00:00:00 2001
From: Isabell Guckes <isabell.guckes@uni-bielefeld.de>
Date: Mon, 30 Sep 2024 13:26:13 +0200
Subject: [PATCH] size lnp correc

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

diff --git a/src/contents/description.tsx b/src/contents/description.tsx
index 41eb8948..608fb94d 100644
--- a/src/contents/description.tsx
+++ b/src/contents/description.tsx
@@ -205,7 +205,7 @@ export function Description() {
                             <div className='row align-items-center'>
                                 <div className='col'>
                                     <figure> 
-                                    <img src="https://ars.els-cdn.com/content/image/1-s2.0-S1773224724002156-gr3_lrg.jpg" alt="Aufnahme LNP" style={{maxHeight: "200pt"}}/> 
+                                    <img src="https://ars.els-cdn.com/content/image/1-s2.0-S1773224724002156-gr3_lrg.jpg" alt="Aufnahme LNP" style={{maxHeight: "100pt"}}/> 
                                       <figcaption> 
                                       <b>Figure. </b> 
                                       Endosomal escape vs degradation of LNP cargo at endocytosis [4].
-- 
GitLab