mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-06-11 07:09:52 +02:00
style: add margin to KIND20Card component
This commit is contained in:
@@ -53,7 +53,7 @@ const KIND20Card: React.FC<KIND20CardProps> = ({
|
||||
<>
|
||||
|
||||
<div key={event.id}>
|
||||
<Card>
|
||||
<Card className="my-4">
|
||||
<CardHeader>
|
||||
<CardTitle>
|
||||
<Link href={hrefProfile} style={{ textDecoration: "none" }}>
|
||||
|
||||
Reference in New Issue
Block a user