diff --git a/talent-builder/src/components/TalentCell.tsx b/talent-builder/src/components/TalentCell.tsx index f48ece4..90cbee2 100644 --- a/talent-builder/src/components/TalentCell.tsx +++ b/talent-builder/src/components/TalentCell.tsx @@ -88,6 +88,7 @@ export function TalentCell({ talent, iconBaseUrl }: Props) { borderRadius: 4, border: "0px solid #000", color: isMaxed ? "#00ff00" : "#ffffff", + textShadow: "-1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000", }} > {rank}