Update cascade.css
This commit is contained in:
parent
16fe255d59
commit
a09fba59e2
@ -534,10 +534,12 @@ footer {
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
}
|
}
|
||||||
footer.mobile-hide {
|
@media screen and (max-width: 1080px) {
|
||||||
|
footer.mobile-hide {
|
||||||
display: unset;
|
display: unset;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
footer > a {
|
footer > a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user