aboutsummaryrefslogtreecommitdiff
path: root/src/partials/MainWrapper.astro
diff options
context:
space:
mode:
Diffstat (limited to 'src/partials/MainWrapper.astro')
-rw-r--r--src/partials/MainWrapper.astro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/partials/MainWrapper.astro b/src/partials/MainWrapper.astro
index ada3cf2..cceda92 100644
--- a/src/partials/MainWrapper.astro
+++ b/src/partials/MainWrapper.astro
@@ -15,6 +15,7 @@
padding: 1.5rem 3rem;
border-radius: $floatingRadius;
box-shadow: $shadow;
+ margin-bottom: auto;
align-self: center;