fixed background fill

This commit is contained in:
patriciarealini 2015-09-10 22:25:18 -07:00
parent ec4b4ec30c
commit b3c5ef95ab

View File

@ -16,7 +16,7 @@ html, body, h1, h2, h3, h4, p, div, ul, li, a {
} }
.topHalf { .topHalf {
width: 100vw; width: 100vw;
height: 100 vh; height: 100vh;
background: url(images/background/starrynightsky.jpeg), black; background: url(images/background/starrynightsky.jpeg), black;
background-size: 100%; background-size: 100%;
background-repeat: no-repeat; background-repeat: no-repeat;