From 52d24c6982ae81368f774501c43d8442ae9dce22 Mon Sep 17 00:00:00 2001 From: Pan Zhao <2653424179@qq.com> Date: Tue, 1 Oct 2024 14:58:31 +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=E5=86=85=E5=AE=B9?= 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 0e45670..30c373e 100644 --- a/src/contents/parts.tsx +++ b/src/contents/parts.tsx @@ -95,7 +95,7 @@ export function parts() { <div className="col-10"> <Element name="section1" className="element rounded-border" id='section1'> - <p>We have built several BioBricks, which cover all aspects throughout our projects, constituting our sensory module, metabolic module, and safety module.</p> + <p className="indent">We have built several BioBricks, which cover all aspects throughout our projects, constituting our sensory module, metabolic module, and safety module.</p> <h2>1.Our Basic Parts</h2> <p>We designed six basic parts in total this year,you can click on the part to see details.</p> <table className="three-line-table"> -- GitLab