Update cascade.css

This commit is contained in:
Bard 2022-03-09 16:33:55 +08:00 committed by GitHub
parent a09fba59e2
commit 3c95373605
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -534,13 +534,6 @@ footer {
white-space: nowrap; white-space: nowrap;
color: #aaa; color: #aaa;
} }
@media screen and (max-width: 1080px) {
footer.mobile-hide {
display: unset;
white-space: normal;
text-align: center;
}
}
footer > a { footer > a {
text-decoration: none; text-decoration: none;
color: #aaa; color: #aaa;