max-height presentation laureat 1500px

This commit is contained in:
2025-12-01 09:19:12 +01:00
parent ebabc21095
commit fa8e32bef9
2 changed files with 2 additions and 2 deletions

View File

@@ -4478,7 +4478,7 @@ body {
}
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_photo.is-open,
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_presentation.is-open {
max-height: 1000px;
max-height: 1500px;
opacity: 1;
}
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .btn-equipe-toggle {

View File

@@ -207,7 +207,7 @@
.field_field_equipe_photo.is-open,
.field_field_equipe_presentation.is-open {
max-height: 1000px;
max-height: 1500px;
opacity: 1;
}