From a44797d6663af1f77459f286138dab66d8614fd1 Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Wed, 2 Oct 2024 11:59:09 +0000
Subject: [PATCH] Update file home.html

---
 wiki/pages/home.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/wiki/pages/home.html b/wiki/pages/home.html
index ba63c951..3a694d3b 100644
--- a/wiki/pages/home.html
+++ b/wiki/pages/home.html
@@ -381,7 +381,7 @@
       </div>
 
       <div class="card">
-        <div class="card-content" style="margin-left: 30px;">
+        <div class="card-content" style="margin-left: 50px;">
           <div class="card-text">
             <p class="card-preview">Despite the constant challenges, I remain determined to live a fulfilling life and pursue my passion.</p>
             <div class="card-full-content">
@@ -407,15 +407,15 @@
         </div>
       </div>
       <div class="card">
-        <div class="card-content">
+        <div class="card-content" style="margin-left: 50px;">
           <img src="https://static.igem.wiki/teams/5187/wiki-home-fig/pic4.png" alt="Person 4" class="card-image">
           <div class="card-text">
-            <p class="card-preview">Despite the overwhelming pain, my family's love gives me the strength to keep fighting.</p>
             <div class="card-full-content">
               <p>"What could be worse than having IBD? Having both IBD and tuberculosis. The nature of their treatments is incompatible; stopping either one could end my life, yet taking both poses the same risk.</p>
               <p>I find myself at the gastroenterology clinic most frequently, with psychiatry close behind. The pain is relentless, and after being betrayed by my husband, I often feel like I'm living in hell. There are moments when I wish for an escape from this suffering, but I have two children and a family who love me dearly. Their love gives me strength, even though I'm uncertain how much longer I can endure. All I wish for is to attend my kids' parent day at school."</p>
             </div>
           </div>
+          <p class="card-preview">Despite the overwhelming pain, my family's love gives me the strength to keep fighting.</p>
         </div>
       </div>
       
-- 
GitLab