Configuration fine des tailles de cartes #65

This commit is contained in:
Colin Maudry
2026-03-17 20:33:36 +01:00
parent 9629231e29
commit e754a3a217
2 changed files with 10 additions and 7 deletions
+5
View File
@@ -423,6 +423,11 @@ input[type="checkbox"] {
}
/* --- Organization Cards (Grid Items) --- */
#cards .card {
margin-bottom: 16px;
}
.org_title {
grid-column: 1 / 3;
grid-row: 1;