Skip to content

Commit

Permalink
style(Morpher): update color to body.medium
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerAPfledderer committed Oct 24, 2023
1 parent 36a722b commit 9b35261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Morpher.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ const Morpher = () => {
<BaseLink
textDecor="none"
fontSize="md"
color="text"
color="body.medium"
_hover={{ color: "primary.base" }}
to="/languages/"
>
Expand Down

0 comments on commit 9b35261

Please sign in to comment.