fix bug html--node.html.twig

This commit is contained in:
2022-01-21 18:32:44 +01:00
parent 38122800fe
commit a7ffdebc8a
3 changed files with 9 additions and 3 deletions
@@ -816,9 +816,11 @@ a {
.field--name-field-partenaires a svg {
display: none; }
.path-node.page-node-type-actualite .offresdeservices.layout-content.region-content#block-contenudelapageprincipale {
background: none !important; }
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top {
background: linear-gradient(to bottom, rgba(0, 158, 227, 0.2) 60%, white 40%);
padding-right: 1rem;
padding-bottom: 4rem; }
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top {
display: grid;