diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/css/layout.css b/css/layout.css index 6516cb6..9f9474f 100755 --- a/css/layout.css +++ b/css/layout.css @@ -33,7 +33,7 @@ header { height: 800px; min-height: 500px; width: 100%; - background: #161415 url(../images/header-background.jpg) no-repeat top center; + background: #161415 url(../images/header-background.jpg) no-repeat bottom center; background-size: cover !important; -webkit-background-size: cover !important; text-align: center; diff --git a/images/header-background.jpg b/images/header-background.jpg old mode 100755 new mode 100644 index 90dc2d8..3d6d587 Binary files a/images/header-background.jpg and b/images/header-background.jpg differ diff --git a/index.html b/index.html index 9306265..b1a7f88 100755 --- a/index.html +++ b/index.html @@ -65,7 +65,7 @@