style(ui): use larger border radius on video post card

Updated CompactVideoPostCard to use a larger border radius by replacing
rounded_md with rounded_lg.
This commit is contained in:
Caidan Williams
2025-07-22 12:39:20 -07:00
parent dff0332dd0
commit 605c50d6c7
2 changed files with 4 additions and 4 deletions
@@ -193,7 +193,7 @@ function VideoCards({
a.justify_center,
a.align_center,
a.flex_1,
a.rounded_md,
a.rounded_lg,
t.atoms.bg,
]}>
{({pressed}) => (