Proyectos de Subversion LeadersLinked - SPA

Rev

Rev 3706 | Rev 3710 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3706 Rev 3708
Línea 28... Línea 28...
28
          display: 'flex',
28
          display: 'flex',
29
          alignItems: 'center',
29
          alignItems: 'center',
30
          justifyContent: 'center',
30
          justifyContent: 'center',
31
          gap: theme.spacing(0.5),
31
          gap: theme.spacing(0.5),
32
          padding: theme.spacing(0.33, 1),
32
          padding: theme.spacing(0.33, 1),
-
 
33
          fontFamily: ['Source Sans 3', 'sans-serif'],
33
          lineHeight: 1.25,
34
          lineHeight: 1.25,
34
          borderWidth: 0,
35
          borderWidth: 0,
35
          borderRadius: '30px',
36
          borderRadius: '30px',
36
          color: colors.font.primary,
37
          color: colors.font.primary,
37
          cursor: 'pointer',
38
          cursor: 'pointer',