diff --git a/src/App.vue b/src/App.vue index b5b2261..1f134a9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -154,7 +154,6 @@ #title { - // Alignment margin-bottom: -10vh; @@ -174,6 +173,9 @@ #artwork-container { + // Center + margin: auto; + max-width: 1400px; .artwork {