From a121749ed3b8f005502446fae7178d2e9642ad08 Mon Sep 17 00:00:00 2001 From: Yasas Date: Thu, 22 Apr 2021 23:34:48 -0400 Subject: [PATCH] Fix projects page margins --- textflow/templates/_layout.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textflow/templates/_layout.html b/textflow/templates/_layout.html index daa1fba..5481756 100644 --- a/textflow/templates/_layout.html +++ b/textflow/templates/_layout.html @@ -46,8 +46,8 @@ {% block header %}{% include '_header.html' %}{% endblock %} {% block is_full_content %} -
-
+
+
{% block content %}{% endblock %}