Proyectos de Subversion LeadersLinked - SPA

Rev

Rev 2562 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2562 Rev 2605
Línea 22... Línea 22...
22
        sx={{
22
        sx={{
23
          display: 'flex',
23
          display: 'flex',
24
          justifyContent: 'space-between',
24
          justifyContent: 'space-between',
25
          alignItems: 'center',
25
          alignItems: 'center',
26
          gap: 2,
26
          gap: 2,
27
          marginBottom: 2
27
          marginBottom: 1,
-
 
28
          paddingX: 1
28
        }}
29
        }}
29
      >
30
      >
30
        <Typography variant='h1'>Habitos</Typography>
31
        <Typography variant='h1'>Habitos</Typography>
Línea 31... Línea 32...
31
 
32