Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 603 Rev 604
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
  
23
  padding:10px;
-
 
24
  border-radius:10px;
24
`
25
`
25
const ProfileItem = ({
26
const ProfileItem = ({
26
  image,
27
  image,
27
  name,
28
  name,
28
  email,
29
  email,