use code from google 👍

This commit is contained in:
Wes Bryie 2022-02-14 11:17:45 -05:00 committed by GitHub
parent d55f0215d6
commit 7ab6ffe4d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -5,5 +5,6 @@
}
#footer {
position:absolute;
bottom:0;
bottom:0;
background-color:lightgrey;
}