margin infos equipes
This commit is contained in:
@@ -4399,9 +4399,8 @@ body {
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_infos .infos-projet {
|
||||
break-inside: avoid; /* évite qu’un bloc soit coupé entre deux colonnes */
|
||||
margin-bottom: 1rem; /* petit espace entre les blocs */
|
||||
margin-bottom: 0.5rem !important; /* petit espace entre les blocs */
|
||||
margin: 0;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_infos .infos-projet h4 {
|
||||
margin: 0;
|
||||
|
||||
@@ -152,9 +152,8 @@
|
||||
column-gap: 1.5rem; /* espace entre les colonnes */
|
||||
.infos-projet{
|
||||
break-inside: avoid; /* évite qu’un bloc soit coupé entre deux colonnes */
|
||||
margin-bottom: 1rem; /* petit espace entre les blocs */
|
||||
margin-bottom: 0.5rem !important; /* petit espace entre les blocs */
|
||||
margin: 0;
|
||||
margin-bottom: 1rem;
|
||||
h4{
|
||||
margin: 0;
|
||||
font-size: 0.7em;
|
||||
|
||||
Reference in New Issue
Block a user