Add the page footer stylesheet

This commit is contained in:
Eryn Wells 2024-07-23 08:54:30 -07:00
parent 461772c1f0
commit 329a73a6e8

View file

@ -0,0 +1,15 @@
{{/*
099_page_footer.css
Eryn Wells <eryn@erynwells.me>
*/}}
/**************
* PAGE FOOTER
**************/
.page-footer {
margin-block-start: var(--space-xl);
}