Skip to content

Commit

Permalink
Change blend mode
Browse files Browse the repository at this point in the history
  • Loading branch information
rafi16jan committed Jun 20, 2024
1 parent 561688f commit 54a0342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qibla.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
background-size: contain;
z-index: 1;
transition: opacity 0.5s ease-out;
mix-blend-mode: hard-light;
mix-blend-mode: exclusion;
}

.compass > .compass-circle,
Expand Down

0 comments on commit 54a0342

Please sign in to comment.