Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#111
This commit is contained in:
2023-03-08 09:49:01 +01:00
parent 6874e463fa
commit 5ef85cb484
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;
}