background svg position

This commit is contained in:
2021-11-27 23:46:34 +01:00
parent d2d1e3fd3e
commit cad1c65c05
6 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
background: url('../images/pictos/carre-contour-bleu_partenaire.svg');
background-repeat: no-repeat;
background-position-y: 7rem;
.layout__region--top{ //bandeau titre page static
padding-bottom: 3rem;
@@ -2,7 +2,7 @@
.region-content{
background: url('../images/pictos/carre-contour-bleu_contact.svg');
background-repeat: no-repeat;
background-position-y: 7rem;
}
@@ -2,7 +2,7 @@
.region-content{
background: url('../images/pictos/carre-contour-bleu_gouvernance.svg');
background-repeat: no-repeat;
background-position-y: 7rem;
}
@@ -2,7 +2,8 @@
background: url('../images/pictos/carre-contour-bleu_partenaire.svg');
background-repeat: no-repeat;
top: 7rem;
background-position-y: 7rem;
.layout__region--top{ //bandeau titre page static
padding-bottom: 3rem;
@@ -2,7 +2,7 @@
background: url('../images/pictos/carre-contour-bleu_programme.svg');
background-repeat: no-repeat;
background-position-y: 7rem;
.layout__region--top{ //bandeau titre page static
padding-bottom: 3rem;