change the css

This commit is contained in:
wolegca 2019-09-09 17:22:42 +08:00
parent fb14bf8014
commit cce54559f6

View File

@ -10,5 +10,6 @@ body {
min-height: 100%;
background-image: url(/star-catcher-astronaut-catching-stars-for-research-astronaut.jpg);
background-size: cover;
background-repeat: repeat-y
background-repeat: repeat-y;
background-position: center
}