Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4267 Rev 4270
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
    grid-area: main;
36
    gap: 1rem;
36
    gap: 1rem;
Línea 37... Línea 37...
37
}
37
}
38
 
38