diff --git a/web/frontend/src/App.vue b/web/frontend/src/App.vue index 52ff096..a60bdc0 100644 --- a/web/frontend/src/App.vue +++ b/web/frontend/src/App.vue @@ -65,7 +65,7 @@ h1 h2 h3 { } #main-content-container { - margin: 50px; + margin-top: 50px; text-align: center; display: inline-block; }