2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-03 20:23:23 +00:00

fix(website): fix footer to bottom of page

This commit is contained in:
TorchedSammy 2022-06-22 17:06:44 -04:00
parent 9a88b0c1ec
commit 9fefd7b53c
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

@ -1,4 +1,4 @@
<footer class="footer mt-auto mt-auto py-3 bg-light row">
<footer class="footer fixed-bottom mt-auto mt-auto py-3 bg-light row">
<div class="col mb-3">
</div>