diff --git a/src/App.scss b/src/App.scss index b0e1b7bc..d7f0c8ab 100644 --- a/src/App.scss +++ b/src/App.scss @@ -281,6 +281,14 @@ nav { .panel-switcher { display: flex; } + + .container { + padding: 0 0 0 0; + } + + .panel { + margin: 0.5em 0 0.5em 0; + } } .item.right {