retirer background sur plusierus pages
This commit is contained in:
@@ -23,12 +23,12 @@
|
||||
}
|
||||
.layout--onecol{
|
||||
.block-region-content{
|
||||
position: relative;
|
||||
background: url('../images/pictos/carre-contour-bleu_bdd.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: 40vh;
|
||||
max-width: 100vw;
|
||||
background-size: cover;
|
||||
// position: relative;
|
||||
// background: url('../images/pictos/carre-contour-bleu_bdd.svg');
|
||||
// background-repeat: no-repeat;
|
||||
// background-position-y: 40vh;
|
||||
// max-width: 100vw;
|
||||
// background-size: cover;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr repeat(8, 2fr) 1fr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user