From b9c665860f166bcbe2922153d798498833dc7a17 Mon Sep 17 00:00:00 2001 From: june Date: Thu, 14 Aug 2025 11:19:34 +1200 Subject: [PATCH] Use fixed table widths --- 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 0cf1319..b393980 100644 --- a/src/pages/recipe/new.astro +++ b/src/pages/recipe/new.astro @@ -27,9 +27,9 @@ const { recipeid } = Astro.params;