Skip to content

Commit

Permalink
increased purchased gradient
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Vallelunga committed Apr 10, 2014
1 parent 19bddd7 commit 17295b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/less/bubbles/purchase.less
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
top: 0;
width: 300px;
height: 200px;
.linear-gradient(0deg, rgba(0, 0, 0, .40), rgba(0, 0, 0, .2));
.linear-gradient(0deg, rgba(0, 0, 0, .60), rgba(0, 0, 0, .2));
}

img {
Expand Down

0 comments on commit 17295b1

Please sign in to comment.