style(css): background height
parent
5c6b0e9776
commit
1bc0a2df8c
|
|
@ -5,6 +5,8 @@ body {
|
|||
background-size: cover;
|
||||
background-position: center;
|
||||
background-color: #704214;
|
||||
height: 100%;
|
||||
overflow: scroll;
|
||||
|
||||
color: #fff;
|
||||
text-shadow: 1px 1px #000;
|
||||
|
|
|
|||
Loading…
Reference in New Issue