From 041a4f3365cebc0dd46bd9d1a1839a978988ac35 Mon Sep 17 00:00:00 2001 From: jakobsn Date: Fri, 29 Nov 2019 17:12:28 +0100 Subject: [PATCH] stuff --- src/app/static/stylesheet.css | 2 +- src/app/templates/project.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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