main #2
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue