A social knowledge tool for researchers built on ATProto

fix: note card user name theme colour

+1
+1
src/webapp/features/notes/components/noteCard/NoteCard.tsx
··· 34 <Text 35 component={Link} 36 href={`/profile/${props.author.handle}`} 37 fw={500} 38 span 39 >
··· 34 <Text 35 component={Link} 36 href={`/profile/${props.author.handle}`} 37 + c={'var(--mantine-color-bright)'} 38 fw={500} 39 span 40 >