Merge branch 'master' into refactor/tools-servies-gson

This commit is contained in:
2023-03-08 12:04:34 +01:00
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;
}