diff --git a/app/static/css/site.scss b/app/static/css/site.scss index 851b116..0a473cb 100644 --- a/app/static/css/site.scss +++ b/app/static/css/site.scss @@ -116,3 +116,7 @@ nav.overlay { padding: 8px; opacity: 0.8; } + +h2.week { + text-align: center; +} diff --git a/app/templates/archive.html b/app/templates/archive.html index 3aee3fd..d003b5b 100644 --- a/app/templates/archive.html +++ b/app/templates/archive.html @@ -3,7 +3,7 @@