diff --git a/src/App.vue b/src/App.vue index 4aa6c94..d5ef9c1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -112,6 +112,10 @@ html, body, #app { color: $main-text-colour height: 100vh width: 100vw + + div { + margin: 0 auto + } } .alert-bar {