debut media queries
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.node-id-20{
|
||||
|
||||
background: url('../images/pictos/carre-contour-bleu_partenaire.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-repeat: repeat;
|
||||
background-position-y: 7rem;
|
||||
max-width: 100vw;
|
||||
background-size: contain;
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
|
||||
.layout__region--top{ //bandeau titre page static
|
||||
padding-bottom: 3rem;
|
||||
height: 300px;
|
||||
height: 30vh;
|
||||
|
||||
.block-entity-fieldnodetitle{
|
||||
width: fit-content;
|
||||
margin-left: 13%;
|
||||
margin-top: 200px;
|
||||
margin-top: 15vh;
|
||||
}
|
||||
.block-entity-fieldnodefield-images{
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user