Добавил лого убрал фон
This commit is contained in:
parent
f6205f7194
commit
74c18a5db5
@ -1,5 +1,4 @@
|
||||
import React, { useEffect } from "react";
|
||||
import { LEFT } from "react-swipeable";
|
||||
|
||||
const Start = (props) => {
|
||||
|
||||
@ -30,9 +29,9 @@ const Start = (props) => {
|
||||
flexWrap: 'wrap',
|
||||
justifyContent: 'space-evenly',
|
||||
height: '95vh',
|
||||
background: 'linear-gradient(180deg, #7EAFE7 0.27%, rgba(41, 134, 242, 0.38) 27.08%, rgba(41, 134, 242, 0.35) 31.77%, rgba(152, 198, 253, 0.28) 46.35%, rgba(41, 134, 242, 0.00) 100%)',
|
||||
overflow: 'hidden',
|
||||
}}>
|
||||
<img src="./logo192.png" alt="logo" style={{width: '181px', height: '181px'}} />
|
||||
<span style={{
|
||||
color: '#F68C43',
|
||||
width: '60%',
|
||||
|
Loading…
x
Reference in New Issue
Block a user