diff --git a/web/frontend/src/App.vue b/web/frontend/src/App.vue index 6abced3..a09e0ed 100644 --- a/web/frontend/src/App.vue +++ b/web/frontend/src/App.vue @@ -66,5 +66,6 @@ h1 h2 h3 { #main-content-container { margin: 50px; + text-align: center; }