Update hackernews theme

This commit is contained in:
billz
2024-10-25 01:03:09 -07:00
parent ce46f87459
commit 6ee1b84489
2 changed files with 20 additions and 1 deletions

View File

@@ -115,7 +115,7 @@ initializeApp();
<?php require_once 'includes/page_actions.php'; ?>
</div>
</main>
<footer class="py-4 bg-light mt-auto">
<footer class="py-4 mt-auto">
<div class="container-fluid px-4">
<?php require_once 'includes/footer.php'; ?>
</div>