Update Start.js
This commit is contained in:
parent
f4287cb5f4
commit
ccf07f27f5
@ -12,6 +12,7 @@ const Start = (props) => {
|
|||||||
flexWrap: 'wrap',
|
flexWrap: 'wrap',
|
||||||
justifyContent: 'space-between',
|
justifyContent: 'space-between',
|
||||||
height: '95vh',
|
height: '95vh',
|
||||||
|
backgroundImage: '../../data/img/Rectangle 27.png',
|
||||||
}}>
|
}}>
|
||||||
<img src="" alt="Icon"/>
|
<img src="" alt="Icon"/>
|
||||||
<button onClick={() => route('/')}>Начать</button>
|
<button onClick={() => route('/')}>Начать</button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user