Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 458 Rev 461
Línea 16... Línea 16...
16
  top: 0;
16
  top: 0;
17
  width: 100%;
17
  width: 100%;
18
  height: 100%;
18
  height: 100%;
19
  background: rgba(255, 255, 255, 0.4);
19
  background: rgba(255, 255, 255, 0.4);
20
  place-items: center;
20
  place-items: center;
21
  z-index: 50;   
21
  z-index: 50;  
-
 
22
  
-
 
23
  .titulo{
-
 
24
    color:red;
-
 
25
  }
22
`
26
`
23
const ProfileItem = ({
27
const ProfileItem = ({
24
  image,
28
  image,
25
  name,
29
  name,
26
  email,
30
  email,