From d86d9f41dded2c54baa371df8a7bbaab3e5f8387 Mon Sep 17 00:00:00 2001
From: MouradM2001 <108218147+MouradM2001@users.noreply.github.com>
Date: Fri, 15 Dec 2023 00:59:02 +0100
Subject: [PATCH] Add files via upload

---
 frontend-react/src/styles/style.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frontend-react/src/styles/style.css b/frontend-react/src/styles/style.css
index cc38bcc..c63f2c5 100644
--- a/frontend-react/src/styles/style.css
+++ b/frontend-react/src/styles/style.css
@@ -1,5 +1,6 @@
 body{
     background: url('recipe.jpeg');
+    background-size: cover;
     margin: 0;
 }
 
-- 
GitLab