Skip to content

Commit

Permalink
fix: profile content css
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscosweater committed Jan 20, 2025
1 parent 6577597 commit 438c2d9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ export const link = style({
color: vars.color.body,
":hover": {
textDecoration: "underline",
cursor: "pointer",
},
});

Expand Down

0 comments on commit 438c2d9

Please sign in to comment.