node projet height infos equipe

This commit is contained in:
2025-11-04 22:48:56 +01:00
parent 708c3d8369
commit 6cd60f5a08
2 changed files with 2 additions and 2 deletions

View File

@@ -4213,7 +4213,7 @@ body {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
flex-wrap: wrap; flex-wrap: wrap;
height: 200px; height: 400px;
border-bottom: solid black 1px; border-bottom: solid black 1px;
} }
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_infos .infos-projet { .node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_infos .infos-projet {

View File

@@ -104,7 +104,7 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
flex-wrap: wrap; flex-wrap: wrap;
height: 200px; height: 400px;
border-bottom: solid black 1px; border-bottom: solid black 1px;
.infos-projet{ .infos-projet{