diff --git a/src/App.vue b/src/App.vue index 3243c16..bd038d6 100644 --- a/src/App.vue +++ b/src/App.vue @@ -125,7 +125,7 @@ background-size: cover; // Alignment - margin-bottom: 30px; + margin-bottom: 10vh; #title-text { @@ -140,6 +140,6 @@ #footer { - margin-top: 30px; + margin-top: 10vh; }