[PIE-29] New recipe form submission #15

Merged
breadone merged 10 commits from PIE-29 into main 2025-08-22 16:43:41 +12:00
Showing only changes of commit 6d708d8fd4 - Show all commits

View File

@ -13,7 +13,7 @@ async function submitRecipe() {
<SiteLayout>
<div class="flex flex-col md:flex-row mx-auto justify-center w-full lg:max-w-3/4 xl:max-w-2/3 2xl:max-w-1/2">
<div class="flex md:flex-1/3 flex-col mt-2 md:mt-4 sticky">
<div class="flex md:flex-1/3 flex-col sticky">
<div class="flex mb-2 items-center">
<p class="text-[28pt] mr-auto">New Recipe</p>
@ -115,7 +115,7 @@ async function submitRecipe() {
</table>
</div>
<div class="flex mt-4 md:mt-20 md:flex-2/3 w-full flex-col md:ml-3">
<div class="flex mt-4 md:mt-16 md:flex-2/3 w-full flex-col md:ml-3">
<!-- <p class="hidden md:block text-[28pt] font-bold pl-5">Helloi</p> -->
<!-- Steps -->