Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 6411 Rev 6412
Línea 17... Línea 17...
17
    span {
17
    span {
18
        align-items: center;
18
        align-items: center;
19
        color: $subtitle-color;
19
        color: $subtitle-color;
20
        display: flex;
20
        display: flex;
21
        font-size: .9rem;
21
        font-size: .9rem;
-
 
22
        padding: 0 !important;
22
        padding: 0;
23
        margin: .5rem;
Línea 23... Línea 24...
23
 
24
 
24
        svg {
25
        svg {
25
            font-size: 1rem;
26
            font-size: 1rem;
26
        }
27
        }