Commit 9ee82b5
Fix uneven vertical spacing above/below newsletter frequency badge
Card top padding was space[3] (12px) while the badge row's
margin-bottom was space[2] (8px), making the padding above and below
the circular icon uneven. Align top padding to 8px to match.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent 3d641b9 commit 9ee82b5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments