From 13d5812d7bed2746c07b4c99f8082164519591ac Mon Sep 17 00:00:00 2001 From: Wu Zhiling <wzlwzl0924@gmail.com> Date: Tue, 1 Oct 2024 08:01:43 +0000 Subject: [PATCH] Update file human-practices.tsx --- src/contents/human-practices.tsx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/contents/human-practices.tsx b/src/contents/human-practices.tsx index d1354a4..8e7a913 100644 --- a/src/contents/human-practices.tsx +++ b/src/contents/human-practices.tsx @@ -86,11 +86,8 @@ export function HumanPractices() { Our objective is to gather <span className='bold-font'>diverse perspectives</span>, from the general public to patients, ensuring we consider all possible viewpoints that may shape the trajectory of our project. </p> </div> - <img - src="https://static.igem.wiki/teams/5378/037e7fc08b8f8518098e3af706f9eef.webp" - alt="Related Image" - style={{ display: 'block', margin: '20px auto' }} - /> + + <div className="rounded-border"> <h3 className="center-text">1.2 Understanding Hepatic Encephalopathy (HE)</h3> <p className='indent'> -- GitLab