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);
|
color: var(--headline-color);
|
||||||
}
|
}
|
||||||
.cfp {
|
.cfp {
|
||||||
margin: 0 -1.5rem;
|
margin: 0 -1.5rem 3rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
&:hover {
|
&:hover {
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
|
|
Loading…
Reference in a new issue