diff --git a/layouts/default.vue b/layouts/default.vue index 11ed4ac..14e3fc2 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -58,7 +58,6 @@ html.dark::before { main { width: 80%; max-width: 60rem; - min-height: 100%; margin: auto; padding-top: 2rem; } @@ -67,6 +66,7 @@ footer { --footer-drop-color: lightgray; transition: background 0.2s ease; box-shadow: 0 -0.05rem 0.75rem 0 var(--footer-drop-color); + margin-top: 2rem; } html.dark footer { diff --git a/pages/index.vue b/pages/index.vue index 063473f..e466478 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,9 +1,12 @@ - + Welcome! What are you here to see? @@ -11,8 +14,11 @@ useTitle("Home"); Latest story Latest commit w/details - SERVICES - ABOUT + + + + +
What are you here to see?
SERVICES
ABOUT