Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Commit

Permalink
Removed that god fucking awful contrast shit for webkit browsers.
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdeafcafe committed May 26, 2014
1 parent c345e5a commit a20ced0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Branch.App/Content/Styles/Halo4/_home.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ body.halo4 {
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

-webkit-filter: contrast(150%);
filter: contrast(150%);


@media (max-width: 767px) {
height: 350px;
}
Expand Down

0 comments on commit a20ced0

Please sign in to comment.