Update cascade.css

This commit is contained in:
Bard 2022-09-04 06:35:34 +08:00 committed by GitHub
parent cbb1145b05
commit fcf7c2db5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2979,7 +2979,7 @@ pre.command-output {
font-size: 0.8rem; font-size: 0.8rem;
} }
} }
@media screen and (max-width: 1152px) { @media screen and (max-width: 1280px) {
header > .fill > .container > #logo { header > .fill > .container > #logo {
display: none; display: none;
} }