diff --git a/app/App.css b/app/App.css index 84e506f..cc0b3e2 100644 --- a/app/App.css +++ b/app/App.css @@ -15,7 +15,7 @@ body { flex-direction: column; min-height: 100vh; margin-top: 10em; - background-image: url(/react/react/public/img/image.png); + background-image: url(/img/image.png); background-repeat: no-repeat; background-size: cover; background-position: center;