From b6721fc58fca07b4e3b94700eb5a6fa7a79ffe70 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Thu, 22 Feb 2024 14:21:47 +0800 Subject: [PATCH] Change pin icon color It gets easily confused with heart icon --- src/components/status.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/status.css b/src/components/status.css index 143765f8..8f1f78ee 100644 --- a/src/components/status.css +++ b/src/components/status.css @@ -2045,7 +2045,7 @@ a.card:is(:hover, :focus):visited { color: var(--link-color); } .status-badge .pin { - color: var(--red-color); + color: var(--link-text-color); } @keyframes swoosh-from-right { 0% {