website: don't repeat galaxy

This commit is contained in:
Mitchell Hashimoto 2014-07-28 08:58:58 -07:00
parent 4e17aaf927
commit 9523b22e49
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@
background-image:url(../images/bg-galaxy.jpg);
/* background-size:cover; */
background-position:50% 50%;
background-repeat: no-repeat;
opacity:0;
-webkit-transition:opacity 2s ease-out;