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
@@ -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;