centered footer

This commit is contained in:
2020-01-08 15:52:19 -05:00
parent 81c998d614
commit 21fb5b3876
2 changed files with 9 additions and 5 deletions

View File

@ -67,3 +67,7 @@ h2 {
span.num {
color: var(--neon-purple)
}
#footer {
text-align: center;
}