From aee6e0afe575a8768fbb6336f06db5786bdd8267 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 21 May 2019 22:11:41 +0100 Subject: [PATCH] Adjust page width for readability --- source/_layouts/page.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_layouts/page.html.twig b/source/_layouts/page.html.twig index c41f024..369c260 100644 --- a/source/_layouts/page.html.twig +++ b/source/_layouts/page.html.twig @@ -2,7 +2,7 @@ {% block content_wrapper %}
-
+

{% block title %}{{ page.title }}{% endblock %}