fix
Some checks failed
Create and publish a Docker image / Deploy image (push) Has been skipped
Create and publish a Docker image / Publish image (push) Failing after 38s

This commit is contained in:
VITALY-VORON
2023-08-25 18:51:46 +03:00
parent 754425a5ca
commit 5cede13ca3
5 changed files with 21 additions and 19 deletions

View File

@@ -12,6 +12,7 @@ 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',
}}>
<span style={{