From 02a3b86651289c264f3d6827ec6fd989c8aba494 Mon Sep 17 00:00:00 2001 From: Jewgeni Lewash Date: Sun, 10 Mar 2024 20:49:40 +0100 Subject: [PATCH] fix: add margin to recipe site --- src/pages/recipes.astro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/recipes.astro b/src/pages/recipes.astro index b80f30b..55f71c2 100644 --- a/src/pages/recipes.astro +++ b/src/pages/recipes.astro @@ -23,7 +23,9 @@ const recipes = await directus.request(
Recipes -

Here are some of my favorite recipes. They are fetched through Directus CMS.

+

+ Here are some of my favorite recipes. They are fetched through Directus CMS. +