main #1

Merged
sageTheDm merged 17 commits from React-Group/react-typescript-test:main into main 2024-09-04 22:07:29 +02:00
Showing only changes of commit 8e4ba2de74 - Show all commits

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;