Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 604 Rev 605
Línea 18... Línea 18...
18
  width: 100%;
18
  width: 100%;
19
  height: 100%;
19
  height: 100%;
20
  background: rgba(255, 255, 255, 0.4);
20
  background: rgba(255, 255, 255, 0.4);
21
  place-items: center;
21
  place-items: center;
22
  z-index: 50;
22
  z-index: 50;
23
  padding:10px;
23
 
24
  border-radius:10px;
-
 
25
`
24
`
26
const ProfileItem = ({
25
const ProfileItem = ({
27
  image,
26
  image,
28
  name,
27
  name,
29
  email,
28
  email,