Skip to content

Commit 87bec54

Browse files
committed
chore: add padding between github cards
1 parent 9a085a0 commit 87bec54

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/content/projects/bookmarked-android.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,10 @@ When the frustration peaked, I decided to involve a tool I was more familiar wit
5757

5858
## Repositories
5959

60-
<GithubCard owner='jestsee' repository='bookmarked-android' />
61-
<GithubCard owner='jestsee' repository='bookmarked-api-hono' />
60+
<div className='not-prose space-y-4'>
61+
<GithubCard owner='jestsee' repository='bookmarked-android' />
62+
<GithubCard owner='jestsee' repository='bookmarked-api-hono' />
63+
</div>
6264

6365
## Outro
6466

0 commit comments

Comments
 (0)