added reference sheet to footer, site.pug modifications

This commit is contained in:
2020-01-11 10:52:08 -05:00
parent b3a9b7c306
commit e655b222e8
3 changed files with 3 additions and 3 deletions

View File

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