Skip to content

Commit

Permalink
fix(Avatar): changed medium avatar size (#1925)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharzil authored Feb 5, 2024
1 parent 830c613 commit f591551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Avatar/AvatarConstants.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
$avatar-size-large: 50px;
$avatar-size-medium: 36px;
$avatar-size-medium: 32px;
$avatar-size-small: 28px;

0 comments on commit f591551

Please sign in to comment.