Update app/App.css

This commit is contained in:
Patrick 2024-09-04 21:27:26 +02:00
parent bab57ab5a8
commit 8e4ba2de74

View file

@ -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;