forked from ZwiiCMS-Team/ZwiiCMS
[9.0.15] one line footer small screen
This commit is contained in:
parent
27b83f5667
commit
8cfc10bcf1
@ -496,13 +496,18 @@ footer .col4 {
|
||||
/* Conserve le pied de page sur une ligne */
|
||||
@media (max-width: 992px) {
|
||||
footer .col4 {
|
||||
width:33%;
|
||||
width:100%;
|
||||
}
|
||||
footer span {
|
||||
text-align: center;
|
||||
|
||||
}
|
||||
div span:last-of-type {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
footer #footerSocials span {
|
||||
color: #FFF;
|
||||
padding: 9px;
|
||||
|
Loading…
Reference in New Issue
Block a user