fixed background fill
This commit is contained in:
parent
ec4b4ec30c
commit
b3c5ef95ab
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user