diff --git a/frontend-react/src/styles/style.css b/frontend-react/src/styles/style.css index cc38bcc0373c77fe712ce27e5e2b7fbf5b26270f..c63f2c5e09ee59651e7dcd9c9594623800d2b4aa 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; }