further ProfileCard adjustments

This commit is contained in:
2022-12-30 19:20:37 +01:00
parent b3908b6ace
commit e749b051b0
4 changed files with 57 additions and 22 deletions

View File

@@ -60,7 +60,7 @@ const ProfileCard = ({ data }: UserProfileCardProps) => {
className={styles.dot}
style={{ background: data.accentColor }}
/>
DEV
Developer
</div>
)}
</div>