display none RS en attente liens
This commit is contained in:
parent
3361ef3171
commit
be3962d129
|
@ -620,6 +620,7 @@ footer {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.footer #footer-right #block-quartiers-de-demain-socialmedialinks {
|
.footer #footer-right #block-quartiers-de-demain-socialmedialinks {
|
||||||
|
display: none;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
.footer #footer-right #block-quartiers-de-demain-socialmedialinks h2 {
|
.footer #footer-right #block-quartiers-de-demain-socialmedialinks h2 {
|
||||||
|
|
|
@ -110,6 +110,7 @@ footer{
|
||||||
max-width: 50%;
|
max-width: 50%;
|
||||||
}
|
}
|
||||||
#block-quartiers-de-demain-socialmedialinks{
|
#block-quartiers-de-demain-socialmedialinks{
|
||||||
|
display: none;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
h2{
|
h2{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue