A social knowledge tool for researchers built on ATProto

fix: align profile header content alignment

+1 -1
+1 -1
src/webapp/features/profile/components/profileHeader/ProfileHeader.tsx
··· 31 31 /> 32 32 <Stack gap={'sm'} p={'xs'}> 33 33 <Stack gap={'xl'}> 34 - <Grid gutter={'md'} align={'center'} grow> 34 + <Grid gutter={'md'} grow> 35 35 <GridCol span={'auto'}> 36 36 <Avatar 37 37 src={profile.avatarUrl}