diff --git a/web/src/App.css b/web/src/App.css index 68ca5ed..5169e17 100644 --- a/web/src/App.css +++ b/web/src/App.css @@ -17,8 +17,10 @@ body { } .title { margin-left: 1em; + margin-right: 1em; display: flex; align-items: center; + justify-content: space-between; } .title-text { margin-left: 1em;