feat: 优化首页的页面设计
This commit is contained in:
@@ -216,10 +216,10 @@ const MainHome: FunctionComponent = () => {
|
|||||||
height: '51vh',
|
height: '51vh',
|
||||||
width: '43%',
|
width: '43%',
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
flexDirectionirection: 'row',
|
flexDirection: 'row',
|
||||||
alignItemstems: 'center',
|
alignItemstems: 'center',
|
||||||
justifycontent: 'space-around',
|
justifyContent: 'space-around',
|
||||||
flexwrap: 'wrap',
|
flexWrap: 'wrap',
|
||||||
}}
|
}}
|
||||||
/*className={styles.home_content_head_left}*/
|
/*className={styles.home_content_head_left}*/
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user