fix: 💄 tweak base layout styling
This commit is contained in:
parent
ee915d55ae
commit
7b2e1b14b3
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
</div>
|
||||
</header>
|
||||
|
||||
<main class="mb-20 space-y-10 pt-10 *:px-safe-offset-4 sm:mb-32 sm:pt-16 md:mb-40 md:pt-20">
|
||||
<main class="mb-20 space-y-10 pt-10 *:px-safe-offset-4 sm:mb-32 sm:pt-16 md:mb-40 md:pt-20 md:*:px-safe-offset-6">
|
||||
{{ content | safe }}
|
||||
</main>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue