Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4740 Rev 4743
Línea 53... Línea 53...
53
    align-items: center;
53
    align-items: center;
54
    display: flex;
54
    display: flex;
55
    gap: 10px;
55
    gap: 10px;
56
    & > img {
56
    & > img {
57
        object-fit: cover;
57
        object-fit: cover;
58
        height: 60px;
58
        height: 40px;
59
        width: 60px;
59
        width: 40px;
60
    }
60
    }
61
}
61
}
62
.header__search {
62
.header__search {
63
    display: flex;
63
    display: flex;
64
    align-items: center;
64
    align-items: center;
Línea 107... Línea 107...
107
    .header__nav {
107
    .header__nav {
108
        gap: initial;
108
        gap: initial;
109
    }
109
    }
110
    .header__left {
110
    .header__left {
111
        flex: 1;
111
        flex: 1;
-
 
112
        & > img {
-
 
113
            height: 60px;
-
 
114
            width: 60px;
-
 
115
        }
112
    }
116
    }
113
    .header__right {
117
    .header__right {
114
        flex-grow: initial;
118
        flex-grow: initial;
115
        & > ul {
119
        & > ul {
116
            display: flex !important;
120
            display: flex !important;