1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 01:01:17 -04:00

update heading link icon 🔗

This commit is contained in:
2022-04-30 09:17:52 -04:00
parent 3547d14576
commit eaeceaa58f
3 changed files with 8 additions and 7 deletions

View File

@@ -8,7 +8,6 @@ const AnchorLink = styled("a", {
});
const Icon = styled(LinkIcon, {
fill: "currentColor",
width: "0.8em",
height: "0.8em",
});