From 54a03423636886ece0aee183799e7c30c9064948 Mon Sep 17 00:00:00 2001 From: Farrell Rafi Date: Thu, 20 Jun 2024 16:34:23 +0700 Subject: [PATCH] Change blend mode --- qibla.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qibla.html b/qibla.html index d8d1dec..dbfe587 100644 --- a/qibla.html +++ b/qibla.html @@ -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,