From dbeec48da858ee463be6beba4a52352208a725bc Mon Sep 17 00:00:00 2001
From: jableader
Date: Thu, 18 Jan 2024 00:34:42 +1100
Subject: [PATCH] More mobile friendly
---
src/App.vue | 16 +++++++++++++++-
src/components/CompactParsedIngredient.vue | 3 ++-
src/components/EditMealPage.vue | 13 +++++--------
src/components/EditRecipePage.vue | 3 +--
src/components/IngredientLine.vue | 2 +-
src/components/RecipeCard.vue | 12 ++++++------
6 files changed, 30 insertions(+), 19 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index f7394ff..a1884f0 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -12,7 +12,9 @@
-
+
+
+