Skip to content

Commit

Permalink
fix: clerk card padding top closes #86
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Sep 21, 2023
1 parent 57d96c1 commit ed3f4f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/styles/clerk.css
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,6 @@
@apply text-zinc-200;
}
}
.cl-card {
@apply pt-10;
}

1 comment on commit ed3f4f9

@vercel
Copy link

@vercel vercel bot commented on ed3f4f9 Sep 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

shiro – ./

shiro-git-main-innei.vercel.app
springtide.vercel.app
shiro-innei.vercel.app
innei.in

Please sign in to comment.