diff --git a/src/components/ProgressGuide/List.tsx b/src/components/ProgressGuide/List.tsx index d7cb4d0f03..4a25e02e79 100644 --- a/src/components/ProgressGuide/List.tsx +++ b/src/components/ProgressGuide/List.tsx @@ -158,6 +158,7 @@ function StackedAvatars({follows}: {follows?: bsky.profile.AnyProfileView[]}) { type="user" size={avatarSize - 2} avatar={follow.avatar} + noBorder /> ))}