From 509e445d7857da4ce3c2016d313f6f3c1ade6acb Mon Sep 17 00:00:00 2001 From: Pan Zhao <2653424179@qq.com> Date: Tue, 1 Oct 2024 16:40:58 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BA=86=E4=B8=BB=E9=A1=B5?= =?UTF-8?q?=E7=9A=84=E4=B8=80=E4=BA=9B=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/contents/safety.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/contents/safety.tsx b/src/contents/safety.tsx index ec7793d..0342dbe 100644 --- a/src/contents/safety.tsx +++ b/src/contents/safety.tsx @@ -77,11 +77,6 @@ export function Safety() { The next page details the security measures and considerations our team has taken into account for this iGEM project.</p> </Element> - <div className="bd-callout bd-callout-info bg-gray"> - <h1>What do we do to ...? See...</h1> - </div> - - <Element name="section2" className="element rounded-border" id='section2'> <h2 className="center-text">Safe Project Design</h2> <h3>2.1Chassis Safety</h3> -- GitLab