From 97cc5da5b83fbc63fd1e76fc22754fa5bf9227ac Mon Sep 17 00:00:00 2001 From: june Date: Thu, 14 Aug 2025 11:23:51 +1200 Subject: [PATCH] Fix table rows being out of alignment --- src/pages/recipe/new.astro | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/recipe/new.astro b/src/pages/recipe/new.astro index b393980..cadbca6 100644 --- a/src/pages/recipe/new.astro +++ b/src/pages/recipe/new.astro @@ -11,10 +11,10 @@ const { recipeid } = Astro.params; --- @@ -51,13 +51,13 @@ const { recipeid } = Astro.params; - + - + -