smart phone home et footer
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user