Adjust page width for readability

This commit is contained in:
Oliver Davies 2019-05-21 22:11:41 +01:00
parent 3635269c22
commit aee6e0afe5

View file

@ -2,7 +2,7 @@
{% block content_wrapper %} {% block content_wrapper %}
<main class="tw-justify-start"> <main class="tw-justify-start">
<div class="tw-w-full tw-max-w-6xl tw-mx-auto tw-my-10"> <div class="tw-w-full tw-max-w-4xl tw-mx-auto tw-my-10">
<div class="tw-px-4 xl:tw-px-0"> <div class="tw-px-4 xl:tw-px-0">
<h1 class="tw-mt-0"> <h1 class="tw-mt-0">
{% block title %}{{ page.title }}{% endblock %} {% block title %}{{ page.title }}{% endblock %}