change footer text size

This commit is contained in:
2023-01-22 10:19:53 -06:00
parent 0a886e6d97
commit 5969bbd4be

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;
}