Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4436 Rev 4603
Línea 20... Línea 20...
20
.header__left {
20
.header__left {
21
    align-items: center;
21
    align-items: center;
22
    display: flex;
22
    display: flex;
23
    gap: 10px;
23
    gap: 10px;
24
    & > img {
24
    & > img {
25
        object-fit: contain;
25
        object-fit: cover;
26
        height: 40px;
26
        height: 40px;
27
        width: 40px;
27
        width: 40px;
28
    }
28
    }
29
}
29
}
30
.header__search {
30
.header__search {