Fix container widths

This commit is contained in:
Oliver Davies 2019-04-11 13:42:07 +01:00
parent 38fd421a62
commit 3624ddb1c6
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{% extends 'base' %}
{% block content_wrapper %}
<main class="tw-max-w-5xl tw-px-6 tw-mx-auto tw-my-10">
<main class="tw-max-w-6xl tw-px-6 tw-mx-auto tw-my-10">
<h1 class="tw-mt-0">{{ page.title }}</h1>
<div class="markup">