Skip to content

Commit

Permalink
Update style.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaojing1987 authored Apr 10, 2024
1 parent cb15837 commit d420e58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/src/components/ui/anchor/style.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ export const LinkStyled = css`
`}
.icon {
font-size: 26px;
//font-size: 26px;
font-size: 14px;
}
${(props) =>
props.$hover &&
Expand Down

0 comments on commit d420e58

Please sign in to comment.