From 7ff084cc7e79b5082af59ab7e46550340a4fdd8a Mon Sep 17 00:00:00 2001 From: Gregory Leeman Date: Wed, 2 Apr 2025 11:34:07 +0100 Subject: [PATCH] lazygit --- workflowy-helper/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflowy-helper/style.css b/workflowy-helper/style.css index d122cb8..5452a78 100644 --- a/workflowy-helper/style.css +++ b/workflowy-helper/style.css @@ -127,7 +127,7 @@ body::-webkit-scrollbar { font-weight: bold; } .tagged-GOAL > .name > .content::before { - content: "♥︎"; + content: "★"; color: var(--yellow); }