use code from google 👍

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

View File

@ -4,5 +4,6 @@
font-family: 'Nunito Sans', sans-serif;
}
#footer {
background-color: lightgray;
position:absolute;
bottom:0;
}