From 12a02ef1f8540f45526b9ea9392a90ae894726a6 Mon Sep 17 00:00:00 2001 From: June Date: Tue, 19 Aug 2025 18:49:04 +1200 Subject: [PATCH] small design changes on /recipe/new --- src/pages/recipe/new.astro | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/src/pages/recipe/new.astro b/src/pages/recipe/new.astro index cf61601..ba5de1d 100644 --- a/src/pages/recipe/new.astro +++ b/src/pages/recipe/new.astro @@ -14,6 +14,17 @@ async function submitRecipe() {
+ +
+

New Recipe

+ +
+
-

Ingredients

+

Ingredients

@@ -104,7 +115,7 @@ async function submitRecipe() {
-
+