Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 3710 Rev 3711
Línea 35... Línea 35...
35
          display: 'flex',
35
          display: 'flex',
36
          alignItems: 'center',
36
          alignItems: 'center',
37
          justifyContent: 'center',
37
          justifyContent: 'center',
38
          gap: theme.spacing(0.5),
38
          gap: theme.spacing(0.5),
39
          padding: theme.spacing(0.33, 1),
39
          padding: theme.spacing(0.33, 1),
-
 
40
          fontFamily: ['Source Sans 3', 'sans-serif'],
40
          lineHeight: 1.25,
41
          lineHeight: 1.25,
41
          borderWidth: 0,
42
          borderWidth: 0,
42
          borderRadius: '30px',
43
          borderRadius: '30px',
43
          color: colors.font.primary,
44
          color: colors.font.primary,
44
          cursor: 'pointer',
45
          cursor: 'pointer',