Changed background image
This commit is contained in:
parent
7525bf1d12
commit
1beddd7872
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@ ol , ul{
|
||||||
/* @group Homepage */
|
/* @group Homepage */
|
||||||
.index {
|
.index {
|
||||||
#header {
|
#header {
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
background: url(https://m2.behance.net/rendition/pm/26810225/disp/cd6290c1a0fd814decf7fbafc0cbca4a.gif);
|
background: url(../img/header-bg.png);
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: fixed;
|
background-position: fixed;
|
||||||
.jumbotron {
|
.jumbotron {
|
||||||
|
|
Reference in a new issue