From 605c50d6c7e848a2581dbf9fe02c21da28225b25 Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Tue, 22 Jul 2025 12:39:20 -0700 Subject: 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. --- src/components/VideoPostCard.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/components/VideoPostCard.tsx') diff --git a/src/components/VideoPostCard.tsx b/src/components/VideoPostCard.tsx index 191c7b82a..99ac53eaf 100644 --- a/src/components/VideoPostCard.tsx +++ b/src/components/VideoPostCard.tsx @@ -421,7 +421,7 @@ export function CompactVideoPostCard({