Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4261 Rev 4265
Línea 11... Línea 11...
11
    display: flex;
11
    display: flex;
12
    justify-content: space-between;
12
    justify-content: space-between;
13
}
13
}
Línea 14... Línea 14...
14
 
14
 
15
.header__left {
-
 
16
    display: flex;
15
.header__left {
-
 
16
    align-items: center;
-
 
17
    display: flex;
17
    align-items: center;
18
    flex: 1;
18
    gap: 10px;
19
    gap: 10px;
19
    & > img {
20
    & > img {
20
        object-fit: contain;
21
        object-fit: contain;
21
        height: 40px;
22
        height: 40px;