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}*/ >