Live page now looks better, just need to make form submit not reload the page.

This commit is contained in:
Zed A. Shaw 2025-09-17 00:30:12 -04:00
parent 29a4957a55
commit fc99fc955b
4 changed files with 32 additions and 20 deletions

View file

@ -35,7 +35,7 @@
</header>
<main>
<block class="lg:w-4xl center-horizontal !p-1 sm:p-0">
<block class="w-full lg:max-w-4xl center-horizontal !p-1 sm:p-0">
{{embed}}
</block>
</main>