feat: 优化首页的页面设计

This commit is contained in:
2024-07-24 09:33:34 +08:00
parent fc54ab9e73
commit c98d3e6471

View File

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