Proyectos de Subversion LeadersLinked - SPA

Rev

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

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