bottom margin cfp
This commit is contained in:
parent
20809ea82c
commit
fda904c77c
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue