main #2

Merged
Patrick_Pluto merged 15 commits from React-Group/react-typescript-test:main into main 2024-09-04 22:11:46 +02:00
Showing only changes of commit d2ddd362a9 - Show all commits

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;