Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4265 Rev 4267
Línea 30... Línea 30...
30
}
30
}
Línea 31... Línea 31...
31
 
31
 
32
.feed__section {
32
.feed__section {
33
    display: flex;
33
    display: flex;
-
 
34
    flex-direction: column;
34
    flex-direction: column;
35
    grid-area: "main";
35
    gap: 1rem;
36
    gap: 1rem;
Línea 36... Línea 37...
36
}
37
}
37
 
38