diff --git a/templates/base.html b/templates/base.html index 632ad36..a9a22be 100644 --- a/templates/base.html +++ b/templates/base.html @@ -25,7 +25,7 @@ margin: 0; } - .title { + header { text-align: center; } @@ -74,43 +74,51 @@
{% if messages %} -