Add the page footer stylesheet
This commit is contained in:
parent
461772c1f0
commit
329a73a6e8
1 changed files with 15 additions and 0 deletions
15
assets/css/099_page_footer.css
Normal file
15
assets/css/099_page_footer.css
Normal file
|
@ -0,0 +1,15 @@
|
|||
{{/*
|
||||
099_page_footer.css
|
||||
Eryn Wells <eryn@erynwells.me>
|
||||
*/}}
|
||||
|
||||
|
||||
|
||||
|
||||
/**************
|
||||
* PAGE FOOTER
|
||||
**************/
|
||||
|
||||
.page-footer {
|
||||
margin-block-start: var(--space-xl);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue