This commit is contained in:
2023-03-08 09:11:48 +01:00
parent 6874e463fa
commit 7a18edfca8
2 changed files with 2 additions and 2 deletions

View File

@@ -487,7 +487,7 @@ code {
line-height: 150%;
}
@media only screen and (max-width: 768px) {
@media only screen and (max-width: 1024px) {
.rwd-hideable {
display: none;
}