diff --git a/src/app/static/stylesheet.css b/src/app/static/stylesheet.css index f3c8e5a..4d3c9c0 100644 --- a/src/app/static/stylesheet.css +++ b/src/app/static/stylesheet.css @@ -34,7 +34,7 @@ body { margin: auto; } -h1, h3 { +h1, h2, h3 { margin: auto; } diff --git a/src/app/templates/project.html b/src/app/templates/project.html index 28d6864..f90c736 100644 --- a/src/app/templates/project.html +++ b/src/app/templates/project.html @@ -49,7 +49,6 @@ $def with (nav, project_form, project, tasks, permissions, categories) - $else:

You do not have permissions to view this project

\ No newline at end of file