change the css
This commit is contained in:
parent
fb14bf8014
commit
cce54559f6
@ -10,5 +10,6 @@ body {
|
|||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
background-image: url(/star-catcher-astronaut-catching-stars-for-research-astronaut.jpg);
|
background-image: url(/star-catcher-astronaut-catching-stars-for-research-astronaut.jpg);
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-repeat: repeat-y
|
background-repeat: repeat-y;
|
||||||
|
background-position: center
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user