diff --git a/src/app/profiles/App/Pages/Profiles/Profile/ProfileBanner.tsx b/src/app/profiles/App/Pages/Profiles/Profile/ProfileBanner.tsx index 9088e6e2d..182372930 100644 --- a/src/app/profiles/App/Pages/Profiles/Profile/ProfileBanner.tsx +++ b/src/app/profiles/App/Pages/Profiles/Profile/ProfileBanner.tsx @@ -42,7 +42,7 @@ const ProfileBanner = ({ contributor }: ProfileBannerProps) => { return ( ( `; const SubscribersCount = styled(Paragraph)` - margin-top: -10px; margin-bottom: 8px; font-size: 14px; color: #808080;