smart phone home et footer

This commit is contained in:
2022-01-06 20:34:33 +01:00
parent 6d81dd976b
commit 0fcfc3225a
5 changed files with 234 additions and 24 deletions
@@ -9,7 +9,9 @@
background-color: $white;
padding-top: 3rem;
@media (max-width: 810px){
flex-direction: column;
}
.region{
display: block;
@@ -28,6 +30,10 @@
margin-left: 3rem;
border: none;
width: 20%;
@media (max-width: 810px){
width: 100%;
margin-left: 0rem;
}
.view-id-partenaires{
.view-content{
@@ -55,7 +61,9 @@
display: flex;
flex-direction: column-reverse;
justify-content: flex-end;
@media (max-width: 810px){
width: 100%;
}
#block-socialnetwork {
margin-bottom: 1rem;
@@ -117,7 +125,9 @@
.region-footer-bottom-middle{
width: 60%;
@media (max-width: 810px){
width: 100%;
}
.view-id-partenaires{
.view-content{
display: flex;