diff --git a/scss/partials/_header.scss b/scss/partials/_header.scss index 32ed5c4..f5332eb 100644 --- a/scss/partials/_header.scss +++ b/scss/partials/_header.scss @@ -39,7 +39,6 @@ .primary-bg-image { position: relative; - background-position: center; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; diff --git a/style.css b/style.css index c74d669..0ae6e04 100644 --- a/style.css +++ b/style.css @@ -222,7 +222,6 @@ input[type="submit"] { .primary-bg-image { position: relative; - background-position: center; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover;