From 8a8a4ad3fd2b3606c24666f33225770c2fab9cfb Mon Sep 17 00:00:00 2001 From: ulfrxdev Date: Fri, 10 Apr 2026 18:41:10 +0200 Subject: [PATCH] Refine ingredient and nutrition card sizing across planner views --- index.html | 6 +++--- js/ui/mealPlanEditor.js | 22 +++++++++++----------- js/views/MealPlanner.js | 10 +++++----- js/views/RecipeDetailV2.js | 13 +++++++------ manifest.webmanifest | 2 +- 5 files changed, 27 insertions(+), 26 deletions(-) diff --git a/index.html b/index.html index e26a3cd..2b30200 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ Recipe App - Modular - + @@ -600,7 +600,7 @@