adding centered title for site.pug

This commit is contained in:
2020-01-08 15:57:29 -05:00
parent 21fb5b3876
commit b3a9b7c306
2 changed files with 2 additions and 2 deletions

View File

@ -68,6 +68,6 @@ span.num {
color: var(--neon-purple)
}
#footer {
#title, #footer {
text-align: center;
}