Fix components position
This commit is contained in:
@@ -106,7 +106,7 @@ function Koneksyon({detay, tit, soutit, titGwose, chimen}) {
|
||||
return (
|
||||
<Container maxWidth='sm'>
|
||||
{tit && (
|
||||
<Box sx={{textAlign: 'center'}}>
|
||||
<Box sx={{textAlign: 'center', marginTop: 5}}>
|
||||
<Typography display='inline' variant={`h${titGwose}`} component='h1'>
|
||||
{tit}
|
||||
</Typography>
|
||||
|
||||
Reference in New Issue
Block a user