Skip to content

Commit 9b35261

Browse files
style(Morpher): update color to body.medium
1 parent 36a722b commit 9b35261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Morpher.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ const Morpher = () => {
143143
<BaseLink
144144
textDecor="none"
145145
fontSize="md"
146-
color="text"
146+
color="body.medium"
147147
_hover={{ color: "primary.base" }}
148148
to="/languages/"
149149
>

0 commit comments

Comments
 (0)