diff --git a/docker/standalone.php b/docker/standalone.php index ccde3cd28..d5eac33fa 100755 --- a/docker/standalone.php +++ b/docker/standalone.php @@ -721,16 +721,19 @@ function observeResults() { @media (max-width: 750px) { - .container .testArea, body { overflow-y: auto; } + .container .testArea, .container .testArea2 { padding: 12px; border-radius: 8px; gap: 6px; - } + } + + + .container .title-class { font-size: 24px;