Skip to content

Commit

Permalink
gingham update (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
una authored Nov 3, 2016
1 parent e5a2ad8 commit a093342
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/scss/gingham.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
filter: brightness(1.05) hue-rotate(-10deg) $filters;

&::after {
background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
mix-blend-mode: darken;
background: rgb(230, 230, 250);
mix-blend-mode: soft-light;
}

@content;
Expand Down

0 comments on commit a093342

Please sign in to comment.