feat: 优化首页的页面设计
This commit is contained in:
@@ -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}*/
|
||||
>
|
||||
|
Reference in New Issue
Block a user