mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-04-18 03:16:57 +02:00
style: reduce padding in ProfileInfoCard component
This commit is contained in:
@@ -114,7 +114,7 @@ const ProfileInfoCard: React.FC<ProfileInfoCardProps> = React.memo(({ pubkey })
|
||||
};
|
||||
|
||||
return (
|
||||
<div className='py-6'>
|
||||
<div className='py-2'>
|
||||
<Card>
|
||||
<CardHeader>
|
||||
<div className="flex items-center gap-6">
|
||||
|
||||
Reference in New Issue
Block a user