Update app/App.css

This commit is contained in:
Patrick 2024-09-04 21:21:29 +02:00
parent dc850140b3
commit d2ddd362a9

View file

@ -15,7 +15,7 @@ body {
flex-direction: column;
min-height: 100vh;
margin-top: 10em;
background-image: url(/img/image.png);
background-image: url(/react/public/img/image.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;