Fix page widths
This commit is contained in:
parent
cd4c12be58
commit
3d8a8f6bf7
|
@ -2,7 +2,7 @@
|
|||
|
||||
{% block content_wrapper %}
|
||||
<main>
|
||||
<div class="tw-max-w-6xl tw-px-6 tw-mx-auto tw-my-10">
|
||||
<div class="tw-w-full tw-max-w-6xl tw-px-6 tw-mx-auto tw-my-10">
|
||||
<h1 class="tw-mt-0">
|
||||
{% block title %}{{ page.title }}{% endblock %}
|
||||
</h1>
|
||||
|
|
Loading…
Reference in a new issue