Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4500 Rev 4502
Línea 22... Línea 22...
22
    }
22
    }
23
    .linked__widget-header {
23
    .linked__widget-header {
24
        display: flex;
24
        display: flex;
25
        align-items: center;
25
        align-items: center;
26
        justify-content: space-between;
26
        justify-content: space-between;
-
 
27
        h3,
-
 
28
        p {
-
 
29
            padding: 0 1rem;
-
 
30
        }
-
 
31
        h3 {
-
 
32
            font-weight: 600;
-
 
33
        }
27
    }
34
    }
28
    .linked__widget-list {
35
    .linked__widget-list {
29
        display: flex;
36
        display: flex;
30
        flex-direction: column;
37
        flex-direction: column;
31
        gap: 0.5rem;
38
        gap: 0.5rem;