Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 456 Rev 457
Línea 17... Línea 17...
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
  @media (max-width: 767px) {
-
 
-
 
22
 
23
  .titulo{
23
  .titulo{
24
    color: #16283c;
24
    color: #16283c;
25
    font-size: 1.1rem;
25
    font-size: 1.1rem;
26
    font-weight: 500; 
26
    font-weight: 500; 
27
  }
27
  }
28
   }
28
 
Línea 29... Línea 29...
29
 
29
 
30
 
30
 
31
`
31
`