media logo
This commit is contained in:
parent
de35e4aebc
commit
452fe0ac6f
|
@ -616,7 +616,7 @@ footer {
|
|||
.footer #footer-right {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
max-width: 35%;
|
||||
max-width: 50%;
|
||||
}
|
||||
}
|
||||
.footer #footer-right #block-quartiers-de-demain-socialmedialinks {
|
||||
|
|
|
@ -107,7 +107,7 @@ footer{
|
|||
@media (max-width: 700px){
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
max-width: 35%;
|
||||
max-width: 50%;
|
||||
}
|
||||
#block-quartiers-de-demain-socialmedialinks{
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Reference in New Issue