add align-bottom and change footer height.

This commit is contained in:
Wes Bryie 2022-02-14 11:08:06 -05:00 committed by GitHub
parent 91f437cd5d
commit 567c7ea532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<div id="middle">
</div>
<div id="footer" class="text-lg nunito">
<div id="footer" class="text-lg nunito align-bottom min-h-3">
<div class="ml-3">
<p>Made by Wes Bryie. 2022</p>
</div>