From 74c18a5db5ec588b11c8cefa9c71fe5c9a58dd25 Mon Sep 17 00:00:00 2001 From: Sergey Karmanov Date: Sat, 26 Aug 2023 03:12:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BB=D0=BE=D0=B3=D0=BE=20=D1=83=D0=B1=D1=80=D0=B0=D0=BB=20?= =?UTF-8?q?=D1=84=D0=BE=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Start/Start.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/Start/Start.js b/src/components/Start/Start.js index f3d84dd..478732a 100644 --- a/src/components/Start/Start.js +++ b/src/components/Start/Start.js @@ -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', }}> + logo