diff --git a/webapp/src/components/Game/NewGame.css b/webapp/src/components/Game/NewGame.css index 0f26667..3661eb4 100644 --- a/webapp/src/components/Game/NewGame.css +++ b/webapp/src/components/Game/NewGame.css @@ -6,7 +6,7 @@ width: 230px; } -.new-game div { +.new-game>div { /* first level childs only*/ margin-top: 25px; margin-bottom: 25px; }