Fix components position

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-01-21 07:56:15 +04:00
parent 9327345af0
commit 6047b89eed
7 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ export default function Home({kantiteAwtis, kantiteTeks}) {
return (
<HeadLayout tab={0}>
<Box sx={{display: 'flex', flexDirection: 'column', minHeight: '100vh'}}>
<Box sx={{flexGrow: 1}}>
<Box sx={{flexGrow: 1, marginTop: 4}}>
<Container align='center'>
<Image
alt='Logo #OKi'