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); }