Adapt components with new css & NextJs rules
This commit is contained in:
@@ -3,7 +3,7 @@ import {Container, Link, Typography} from '@mui/material'
|
||||
export default function Aso() {
|
||||
return (
|
||||
<Container sx={{my: 3, textAlign: 'center'}} >
|
||||
<Typography gutterBottom variant='h5' sx={{fontWeight: 'bold', mb: 2}} textAlign='center' component='h2'>
|
||||
<Typography gutterBottom variant='h5' sx={{fontWeight: 'bold', mb: 2}} textalign='center' component='h2'>
|
||||
Qui sommes-nous ?
|
||||
</Typography>
|
||||
<Typography gutterBottom component='h3'>
|
||||
|
||||
Reference in New Issue
Block a user