Adjust padding
This commit is contained in:
parent
305a725281
commit
f01e7fa82d
|
@ -3,7 +3,7 @@
|
|||
{% block content_wrapper %}
|
||||
<main class="tw-justify-start">
|
||||
<div class="tw-w-full tw-max-w-6xl tw-mx-auto tw-my-10">
|
||||
<div class="tw-px-4">
|
||||
<div class="tw-px-4 xl:tw-px-0">
|
||||
<h1 class="tw-mt-0">
|
||||
{% block title %}{{ page.title }}{% endblock %}
|
||||
</h1>
|
||||
|
|
Loading…
Reference in a new issue