Skip to content

Commit

Permalink
better blend mode
Browse files Browse the repository at this point in the history
  • Loading branch information
dergachevm committed Oct 4, 2024
1 parent 1634950 commit 13bec58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/blocks/mission.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
right: 0;
bottom: 0;
z-index: 3;
mix-blend-mode: color;
mix-blend-mode: hard-light;
background: url(/assets/images/line_playerzero_compressed.png) 0% 0 repeat-x;
animation: flow 12s linear infinite forwards;
}
Expand Down

0 comments on commit 13bec58

Please sign in to comment.