Adjust presantasyon bloc
This commit is contained in:
@@ -12,7 +12,7 @@ export default function Presantasyon() {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<CGUDialog open={open} setOpen={setOpen} />
|
<CGUDialog open={open} setOpen={setOpen} />
|
||||||
<Paper sx={{padding: 1, textAlign: 'justify'}}>
|
<Paper sx={{padding: 3, textAlign: 'justify', marginTop: 5}}>
|
||||||
<Typography paragraph variant='subtitle1' component='div'>
|
<Typography paragraph variant='subtitle1' component='div'>
|
||||||
Tous les services que nous proposons sont <strong>gratuits</strong> et ne contiennent <strong>aucune publicité</strong>. Les réseaux que nous utilisons sont hébergés sur <strong>nos serveurs</strong>. <br />
|
Tous les services que nous proposons sont <strong>gratuits</strong> et ne contiennent <strong>aucune publicité</strong>. Les réseaux que nous utilisons sont hébergés sur <strong>nos serveurs</strong>. <br />
|
||||||
Tout ceci est possible grâce aux <strong>dons</strong> ❤️
|
Tout ceci est possible grâce aux <strong>dons</strong> ❤️
|
||||||
|
|||||||
Reference in New Issue
Block a user