Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4502 Rev 4503
Línea 18... Línea 18...
18
    img {
18
    img {
19
        width: 60px;
19
        width: 60px;
20
        height: 60px;
20
        height: 60px;
21
        border-radius: 50%;
21
        border-radius: 50%;
22
    }
22
    }
-
 
23
    p {
-
 
24
        padding: 0 1rem;
-
 
25
    }
23
    .linked__widget-header {
26
    .linked__widget-header {
24
        display: flex;
27
        display: flex;
25
        align-items: center;
28
        align-items: center;
26
        justify-content: space-between;
29
        justify-content: space-between;
27
        h3,
-
 
28
        p {
-
 
29
            padding: 0 1rem;
-
 
30
        }
-
 
31
        h3 {
30
        h3 {
32
            font-weight: 600;
31
            font-weight: 600;
33
        }
32
        }
34
    }
33
    }
35
    .linked__widget-list {
34
    .linked__widget-list {