From 0f459c95a171bcb1b324ed21e0143d19061c46be Mon Sep 17 00:00:00 2001
From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de>
Date: Sun, 22 Sep 2024 15:14:35 +0200
Subject: [PATCH] edu

---
 .../Further Engagement/Education.tsx          | 24 +++++++++----------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/src/contents/Human Practices/Further Engagement/Education.tsx b/src/contents/Human Practices/Further Engagement/Education.tsx
index f0bd9d27..a7c4b771 100644
--- a/src/contents/Human Practices/Further Engagement/Education.tsx	
+++ b/src/contents/Human Practices/Further Engagement/Education.tsx	
@@ -25,18 +25,18 @@ export function HPEducation(){
             <LoremMedium/>
             </div>
             <div id="akademie" className="edu-cycletab" style={{display: "none"}}>
-        <H4 id="student-academy-heading" text="Student academy on the topic of synthetic biology"/>
-        </div>
-        <div id="teutoruft" className="edu-cycletab" style={{display: "none"}}>
-        <H4 id="teuroruft-heading" text="Educational city tour for young and old"/>
-          <div className="row align-items-center">
-              <div className="col">
-                <img src="https://static.igem.wiki/teams/5247/photos/edcation-and-outreach/teutoruft-experminet.jpeg"></img>
-              </div>
-              <div className="col">
-              <img src="https://static.igem.wiki/teams/5247/photos/edcation-and-outreach/teutoruft-gruppe.jpeg"></img>
-              </div>
-            </div>
+                <H4 id="student-academy-heading" text="Student academy on the topic of synthetic biology"/>
+                </div>
+                <div id="teutoruft" className="edu-cycletab" style={{display: "none"}}>
+                <H4 id="teuroruft-heading" text="Educational city tour for young and old"/>
+                <div className="row align-items-center">
+                    <div className="col">
+                        <img src="https://static.igem.wiki/teams/5247/photos/edcation-and-outreach/teutoruft-experminet.jpeg"></img>
+                    </div>
+                    <div className="col">
+                    <img src="https://static.igem.wiki/teams/5247/photos/edcation-and-outreach/teutoruft-gruppe.jpeg"></img>
+                    </div>
+                    </div>
         </div>
         </div>
     )
-- 
GitLab