Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
fix(avatar): image rounded
Browse files Browse the repository at this point in the history
  • Loading branch information
webrooster committed Mar 4, 2023
1 parent 73bb2a5 commit ad30667
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,7 @@ const StyledImage = styled.img(() => [
tw`
w-full
overflow-hidden
rounded-full
z-0
`,
]);

0 comments on commit ad30667

Please sign in to comment.