background contain all pages
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
background: url('../images/pictos/carre-contour-bleu_partenaire.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: 7rem;
|
||||
max-width: 100vw;
|
||||
background-size: contain;
|
||||
|
||||
.layout__region--top{ //bandeau titre page static
|
||||
padding-bottom: 3rem;
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
background: url('../images/pictos/carre-contour-bleu_contact.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: 7rem;
|
||||
max-width: 100vw;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
background: url('../images/pictos/carre-contour-bleu_gouvernance.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: 7rem;
|
||||
max-width: 100vw;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
background: url('../images/pictos/carre-contour-bleu_programme.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: 7rem;
|
||||
max-width: 100vw;
|
||||
background-size: contain;
|
||||
|
||||
.layout__region--top{ //bandeau titre page static
|
||||
padding-bottom: 3rem;
|
||||
|
||||
Reference in New Issue
Block a user