Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3794 Rev 3804
Línea 34... Línea 34...
34
 
34
 
35
.logo {
35
.logo {
36
  max-width: 30%;
36
  max-width: 30%;
37
  object-fit: contain;
37
  object-fit: contain;
-
 
38
  order: 1;
-
 
39
  min-width: 180px;
-
 
40
  height: 65px;
-
 
41
  img {
-
 
42
    max-width: none;
-
 
43
    position: absolute;
-
 
44
    height: 100%;
-
 
45
    left: 50%;
-
 
46
    top: 50%;
-
 
47
    transform: translate(-50%, -50%);
38
  order: 1;
48
  }
Línea 39... Línea 49...
39
}
49
}
40
 
50
 
41
.hamburgerIcon {
51
.hamburgerIcon {