tangled
alpha
login
or
join now
cosmik.network
/
semble
43
fork
atom
A social knowledge tool for researchers built on ATProto
43
fork
atom
overview
issues
13
pulls
pipelines
fix: align profile header content alignment
Pouria Delfanazari
4 months ago
c308e145
a9644197
+1
-1
1 changed file
expand all
collapse all
unified
split
src
webapp
features
profile
components
profileHeader
ProfileHeader.tsx
+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
34
-
<Grid gutter={'md'} align={'center'} grow>
34
34
+
<Grid gutter={'md'} grow>
35
35
<GridCol span={'auto'}>
36
36
<Avatar
37
37
src={profile.avatarUrl}