Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3742 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3742 Rev 3746
Línea 1233... Línea 1233...
1233
}
1233
}
Línea 1234... Línea 1234...
1234
 
1234
 
Línea 1235... Línea 1235...
1235
/* ================ posts-section ================== */
1235
/* ================ posts-section ================== */
1236
 
-
 
1237
.posts-section {
1236
 
-
 
1237
.posts-section {
-
 
1238
    width: 100%;
-
 
1239
    display: flex;
1238
    float: left;
1240
    flex-direction: column;
Línea 1239... Línea 1241...
1239
    width: 100%;
1241
    gap: 0.5rem;
1240
}
1242
}
1241
 
1243