From e1499347edae77175d5d016ade6c0a1f0db89445 Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Sat, 28 Sep 2024 10:04:37 +0000
Subject: [PATCH] Update file inclusivity.html

---
 wiki/pages/inclusivity.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/wiki/pages/inclusivity.html b/wiki/pages/inclusivity.html
index 420fd3cf..b007799e 100644
--- a/wiki/pages/inclusivity.html
+++ b/wiki/pages/inclusivity.html
@@ -54,12 +54,12 @@
   <div class="row mt-4">
     <div class="col-lg-12">
       <hr>
-      <div class="image-container" style="display: flex; flex-direction: column; align-items: center;">
-        <img src="https://static.igem.wiki/teams/5187/wiki-inclusivity-fig/pic1.png" alt="ibd_figure" class="shadowed-image" style="width: 40%; max-width: 400px;">
+      <div class="image-container" style="display: flex; justify-content: center;">
+        <img src="https://static.igem.wiki/teams/5187/wiki-inclusivity-fig/pic1.png" alt="ibd_figure" class="shadowed-image" style="width: 60%; max-width: 600px;">
       </div>
       <p>At MuScure, we believe that science thrives when everyone is included. Inclusive science not only reflects the diversity of our world but also unlocks new ideas, insights, and innovations that can change lives. Through our project, we have identified several focus areas: gender, accessibility needs, socioeconomic status, global outreach, and empowering future generations. These areas shape our commitment to ensure that our work is accessible, impactful, and empowering for all communities. Together, we can create a world where diverse minds contribute to groundbreaking discoveries that benefit all of humanity.</p>
-      <div class="image-container" style="display: flex; flex-direction: column; align-items: center;">
-        <img src="https://static.igem.wiki/teams/5187/wiki-inclusivity-fig/pic2.png" alt="ibd_figure" class="shadowed-image" style="width: 40%; max-width: 400px;">
+      <div class="image-container" style="display: flex; justify-content: center;">
+        <img src="https://static.igem.wiki/teams/5187/wiki-inclusivity-fig/pic2.png" alt="ibd_figure" class="shadowed-image" style="width: 60%; max-width: 600px;">
       </div>
     </div>
   </div>
-- 
GitLab