Добавил лого убрал фон
All checks were successful
Create and publish a Docker image / Publish image (push) Successful in 52s
Create and publish a Docker image / Deploy image (push) Successful in 4s

This commit is contained in:
Sergey Karmanov 2023-08-26 03:12:14 +03:00
parent f6205f7194
commit 74c18a5db5
Signed by: serega404
GPG Key ID: B6AD49C8C835460C

View File

@ -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%',