Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 451 Rev 452
Línea 18... Línea 18...
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; 
Línea 22... Línea -...
22
 
-
 
23
  @media (max-width: 767px) {
-
 
24
    .h3_profile{
-
 
25
      color: #16283c;
-
 
26
      font-size: 1.1rem;
-
 
27
      font-weight: 500; 
-
 
28
    }
22
 
29
  }
23
 
30
`
24
`
31
const ProfileItem = ({
25
const ProfileItem = ({
32
  image,
26
  image,
33
  name,
27
  name,