Update app/App.css

This commit is contained in:
Patrick 2024-09-04 21:24:16 +02:00
parent d2ddd362a9
commit bab57ab5a8

View file

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