diff --git a/brythonRunner/css/all.css b/brythonRunner/css/all.css index e757340d..11f64cd9 100644 --- a/brythonRunner/css/all.css +++ b/brythonRunner/css/all.css @@ -20,18 +20,18 @@ body{ div.enigme{ - width: 33%; + width: 25%; height: 100%; margin: 0; padding: 0; } div.editor_class{ - width: 33%; + width: 50%; min-height: 100%; margin-bottom: 0; } div.compiler_class{ - width: 33%; + width: 25%; } \ No newline at end of file