diff --git a/src/pages/index.astro b/src/pages/index.astro index cd2b56e..091f9d0 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -44,7 +44,7 @@ import Layout from '../layouts/Layout.astro' color: var(--headline-color); } .cfp { - margin: 0 -1.5rem; + margin: 0 -1.5rem 3rem; text-align: center; &:hover { opacity: 0.8;