fix
This commit is contained in:
@@ -12,6 +12,7 @@ const Start = (props) => {
|
||||
flexWrap: 'wrap',
|
||||
justifyContent: 'space-evenly',
|
||||
height: '95vh',
|
||||
overflow: 'hidden',
|
||||
}}>
|
||||
<span style={{
|
||||
display: 'flex',
|
||||
|
||||
Reference in New Issue
Block a user