Update cards layout
- Dominant language
- TypeScript
- Stars
- 280
- Forks
- 132
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 8
Description
All cards should have:
- header title 2x large semibold (24px, 32px lineheight)
- 1.5rem; /* 24px */ padding
- 1.5rem; /* 24px */ spacing between the title and content inside the card and other elements within the card
- lg (8px) border radius
- no shadow
This is [official shadcn card component](https://ui.shadcn.com/docs/components/card) specs for cards





## Exceptions:
- App cards (and eg. those that show our apps in Home) have smaller header (extra large)
- "Payment" card that's present in opening channels flow or depositing bitcoin onchain



Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.