From ca8b76261c524436c1672c0dcc390c3ede556847 Mon Sep 17 00:00:00 2001 From: Kuchenpirat Date: Mon, 2 Jun 2025 16:32:05 +0000 Subject: [PATCH] fix recipe title text visuals --- .../Recipe/RecipePage/RecipePageParts/RecipePageInfoCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInfoCard.vue b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInfoCard.vue index c24c6de69..905a276a0 100644 --- a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInfoCard.vue +++ b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInfoCard.vue @@ -11,7 +11,7 @@ class="d-flex flex-column justify-center align-center" > - + {{ recipe.name }}