From 98aa156d14345fc02077a714441d473b9495f4da Mon Sep 17 00:00:00 2001 From: Kaya <kaya.lange@uni-bielefeld.de> Date: Wed, 2 Oct 2024 15:22:29 +0200 Subject: [PATCH] changes hp --- src/contents/Human Practices/Conclisuin.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/contents/Human Practices/Conclisuin.tsx b/src/contents/Human Practices/Conclisuin.tsx index 4c9a7547..bca95a6a 100644 --- a/src/contents/Human Practices/Conclisuin.tsx +++ b/src/contents/Human Practices/Conclisuin.tsx @@ -246,13 +246,13 @@ function AnalyseBharti(){ <div className="col"> <figure> <img src="https://static.igem.wiki/teams/5247/photos/hp/cell-culture-mucos.webp" alt="" /> - + <figcaption>Figure 1. Primary cell culture without antibiotic treatment.</figcaption> </figure> </div> <div className="col"> <figure> <img src="https://static.igem.wiki/teams/5247/photos/cell-culture-after-antibiotic-treatment.webp" alt=""/> - + <figcaption>Figure 2. Primary cell culture with antibiotic treatment.</figcaption> </figure> </div> </div> -- GitLab