infos tableau width div

This commit is contained in:
2024-11-07 23:36:27 +01:00
parent 69d8e216cf
commit 5a4aaab0c1
2 changed files with 7 additions and 17 deletions

View File

@@ -3062,7 +3062,6 @@ body {
}
}
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_title,
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_numero,
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_sous_titre {
font-family: "gilroy-semibold";
font-size: 1.3rem;
@@ -3105,7 +3104,8 @@ body {
padding-bottom: 0.5rem;
}
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .infos div {
flex: 0 0 50%;
flex: 1 0 auto;
min-width: 50%;
}
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .infos div:has(.field_field_region) {
border-bottom: none;