change footer text size

This commit is contained in:
Camille Frantz 2023-01-22 10:19:53 -06:00
parent 0a886e6d97
commit 5969bbd4be
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ body {
display: inline-block;
}
.footer {
font-size: 0.8rem;
font-size: 0.9rem;
text-align: center;
margin-top: 1rem;
}