retouche home

This commit is contained in:
2021-11-29 16:26:57 +01:00
parent 0eed8e0aa4
commit f8cbf7f6cf
2 changed files with 1 additions and 2 deletions
@@ -563,7 +563,6 @@ a {
.node-id-35 .region-content {
background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
background-repeat: no-repeat;
background-position-y: 7rem;
max-width: 100vw;
background-size: contain; }
@@ -2,7 +2,7 @@
.region-content{
background: url('../images/pictos/carre-contour-bleu_gouvernance.svg');
background-repeat: no-repeat;
background-position-y: 7rem;
// background-position-y: 7rem;
max-width: 100vw;
background-size: contain;
}