From 2cc621b907af8a17fe9f4878a7bdd593b83dca69 Mon Sep 17 00:00:00 2001 From: Pan Zhao <2653424179@qq.com> Date: Thu, 19 Sep 2024 08:07:11 +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=84Safe=20Project=20Design=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/contents/safety.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/safety.tsx b/src/contents/safety.tsx index 36a7dbe..cb3ab45 100644 --- a/src/contents/safety.tsx +++ b/src/contents/safety.tsx @@ -79,7 +79,7 @@ The next page details the security measures and considerations our team has take <Element name="section2" className="element rounded-border" id='section2'> - <h2>Safe Project Design</h2> + <h2 className="center-text">Safe Project Design</h2> <h3>2.1Chassis Safety</h3> <p>Content for section 2.</p> <h3>2.2Parts Safety</h3> -- GitLab