From c98d3e6471bb5915283338209dd9a940b91a6bfe Mon Sep 17 00:00:00 2001 From: chizhehui Date: Wed, 24 Jul 2024 09:33:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E7=9A=84=E9=A1=B5=E9=9D=A2=E8=AE=BE=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Home/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/Home/index.tsx b/src/pages/Home/index.tsx index d030c55..9a2d9a5 100644 --- a/src/pages/Home/index.tsx +++ b/src/pages/Home/index.tsx @@ -216,10 +216,10 @@ const MainHome: FunctionComponent = () => { height: '51vh', width: '43%', display: 'flex', - flexDirectionirection: 'row', + flexDirection: 'row', alignItemstems: 'center', - justifycontent: 'space-around', - flexwrap: 'wrap', + justifyContent: 'space-around', + flexWrap: 'wrap', }} /*className={styles.home_content_head_left}*/ >