site pilote

This commit is contained in:
2024-06-19 18:03:19 +02:00
parent 895488d676
commit 9f8ee055b8
14 changed files with 643 additions and 64 deletions
@@ -40,7 +40,15 @@ $width-menu-slidedown : 550px;
@media (max-width:500px) {
padding-top: 0;
}
.layout__region--first{
flex: 0 1 25%;
}
.layout__region--second{
flex: 0 1 75%;
&.view-id-home{
margin: 0;
}
}
}
@@ -77,4 +85,8 @@ main{
#block-reha-titredepage{
display: none;
}
p{
background-color: transparent;
}