From 8d6f2dfc527894bc26598ab8ffef6b8f0e69e59a Mon Sep 17 00:00:00 2001 From: Wu Zhiling <wzlwzl0924@gmail.com> Date: Tue, 1 Oct 2024 06:19:26 +0000 Subject: [PATCH] 5.1 --- src/contents/human-practices.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/contents/human-practices.tsx b/src/contents/human-practices.tsx index 5b8081a..4e68d00 100644 --- a/src/contents/human-practices.tsx +++ b/src/contents/human-practices.tsx @@ -76,7 +76,7 @@ export function HumanPractices() { <Element name="section1" className="element rounded-border" id='section1'> <div className="rounded-border"> - <h3>Overview</h3> + <h3>5.1 Overview</h3> <p className='indent'> One of the pillars supporting a successful and responsible iGEM project is <span className='bold-font'>human practices</span>. We place great emphasis on human practices to ensure our product’s <span className='bold-font'>real-world applicability</span> and to assess its impact on <span className='bold-font'>Chinese society</span>, the <span className='bold-font'>global community</span>, and the <span className='bold-font'>scientific field</span>. </p> @@ -112,8 +112,6 @@ export function HumanPractices() { - - <Element name="section2" className="element rounded-border" id='section2'> <h2>Section 2</h2> <p>Content for section 2.</p> -- GitLab