Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4745 Rev 4746
Línea 30... Línea 30...
30
        }
30
        }
31
        & > ul {
31
        & > ul {
32
            display: flex;
32
            display: flex;
33
            align-items: center;
33
            align-items: center;
34
            justify-content: space-around;
34
            justify-content: space-around;
-
 
35
            & > li {
-
 
36
                position: relative;
35
            .header__option {
37
                .header__option {
36
                display: flex !important;
38
                    display: flex !important;
37
                svg {
39
                    svg {
38
                    font-size: 2rem !important;
40
                        font-size: 2rem !important;
-
 
41
                    }
39
                }
42
                }
40
            }
43
            }
41
        }
44
        }
42
    }
45
    }
43
    @media (min-width: 768px) {
46
    @media (min-width: 768px) {