templates/page.tmpl: fix sticky footer
All checks were successful
/ deploy (push) Successful in 24s

This commit is contained in:
forgejo-actions[bot] 2024-09-17 17:43:30 +00:00
parent 58129ac9c2
commit 360c8e70b4
36 changed files with 241 additions and 105 deletions

View file

@ -13,8 +13,8 @@ a {
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
body > .container {
padding: 80px 15px 15px;
main > .container {
padding: 60px 15px 15px;
}
.pagedate {