Change Soumet page display

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-03-27 05:20:30 +04:00
parent bf6bdf1fd4
commit 1475815f1a
2 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -282,7 +282,7 @@ function EkriTeks({canAutoTranslate, selectedTeks, setSelectedTeks}) {
return (
<StyledContainer maxWidth='sm'>
<Box sx={{textAlign: 'center', marginBottom: 2}}>
<Typography display='inline' variant='h5' component='h1'>
<Typography display='inline' variant='h6' component='h1'>
Soumettre un texte
</Typography>
</Box>