Adjust page width for readability
This commit is contained in:
parent
3635269c22
commit
aee6e0afe5
|
@ -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 %}
|
||||||
|
|
Loading…
Reference in a new issue