bottom margin cfp

This commit is contained in:
Leif Niemczik 2022-11-16 15:28:30 +01:00
parent 20809ea82c
commit fda904c77c

View file

@ -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;