Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4746 Rev 4748
Línea 109... Línea 109...
109
}
109
}
110
@media (min-width: 768px) {
110
@media (min-width: 768px) {
111
    .header__nav {
111
    .header__nav {
112
        gap: initial;
112
        gap: initial;
113
    }
113
    }
114
    .header__left {
-
 
115
        flex: 1;
114
}
116
        & > img {
-
 
117
            height: 60px;
-
 
118
            width: 60px;
115
@media (min-width: 992px) {
119
        }
-
 
120
    }
-
 
121
    .header__right {
116
    .header__right {
122
        flex-grow: initial;
117
        flex-grow: initial;
123
        & > ul {
118
        & > ul {
124
            display: flex !important;
119
            display: flex !important;
125
            justify-content: initial;
120
            justify-content: initial;
126
            gap: 1.5rem;
121
            gap: 1.5rem;
127
        }
122
        }
128
    }
123
    }
-
 
124
    .header__left {
129
}
125
        flex: 1;
-
 
126
        & > img {
-
 
127
            height: 60px;
130
@media (min-width: 992px) {
128
            width: 60px;
-
 
129
        }
-
 
130
    }
131
    .header__search {
131
    .header__search {
132
        padding: 0.5rem;
132
        padding: 0.5rem;
133
        background-color: #eef3f0;
133
        background-color: #eef3f0;
134
        & > input {
134
        & > input {
135
            display: initial;
135
            display: initial;