debut media queries

This commit is contained in:
2021-11-28 23:57:48 +01:00
parent 0956ea99f4
commit 41310359c6
5 changed files with 69 additions and 6 deletions
@@ -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;