diff --git a/components/ButtonToTop.vue b/components/ButtonToTop.vue index 7d4a1c6..6d7817f 100644 --- a/components/ButtonToTop.vue +++ b/components/ButtonToTop.vue @@ -1,11 +1,11 @@ - + @@ -14,7 +14,7 @@ body { --offset: 20rem; position: sticky; bottom: 1rem; - margin-right: 1rem; + left: 1rem; place-self: end; margin-top: calc(100vh + var(--offset)); diff --git a/pages/index.vue b/pages/index.vue index 20b3383..e61296b 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -6,7 +6,6 @@ useTitle("Home"); - Welcome! What are you here to see? @@ -20,6 +19,7 @@ useTitle("Home"); +
What are you here to see?