diff --git a/client/app/main.css b/client/app/main.css index 1d84d99..5dfd8b6 100644 --- a/client/app/main.css +++ b/client/app/main.css @@ -468,4 +468,6 @@ html, body { } */ - \ No newline at end of file + .teaching-mode-operations, .play-mode-operations { + margin-left : 8.33% !important + } \ No newline at end of file