Skip to content

Commit

Permalink
fix: incorrect font-size in user-avatar(size: medium) (#15801)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayesivan authored May 4, 2023
1 parent dbaaa54 commit 6aae68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/quo2/components/avatars/user_avatar/style.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
:inner 44
:status-indicator 12
:status-indicator-border 2
:font-size :paragraph-1}
:font-size :heading-2}
:small {:outer 32
:inner 28
:status-indicator 12
Expand Down

0 comments on commit 6aae68b

Please sign in to comment.