From b18f74fe67d02833a9b5a204c968287dcdd43a97 Mon Sep 17 00:00:00 2001 From: Pan Zhao <2653424179@qq.com> Date: Tue, 1 Oct 2024 15:53:03 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=BB=E9=A1=B5?= =?UTF-8?q?=E7=9A=84=203.Contribution=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/contents/parts.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/parts.tsx b/src/contents/parts.tsx index 47f1257..54fa6c9 100644 --- a/src/contents/parts.tsx +++ b/src/contents/parts.tsx @@ -143,7 +143,7 @@ export function parts() { <Element name="section3" className="element rounded-border" id='section3'> - <h2>3.Contribution</h2> + <h2> 3.Contribution</h2> <p className="indent">In addition, we have added content to the uploaded parts.</p> <p className="indent">We optimized the codon of BBa_K3924011 and BBa_K3924002, and added two basic components accordingly, namely BBa_K5378011 and BBa_K5378012.</p> </Element> -- GitLab