feat(ui): add border to video post and trending cards

Added a border and low contrast border color to CompactVideoPostCard,
CompactVideoPostCardPlaceholder, and TrendingVideos card components for
improved visual separation.
This commit is contained in:
Caidan Williams
2025-07-22 15:18:07 -07:00
parent b89645a172
commit 66950a08cb
2 changed files with 10 additions and 0 deletions
@@ -196,6 +196,8 @@ function VideoCards({
a.align_center,
a.flex_1,
a.rounded_lg,
a.border,
t.atoms.border_contrast_low,
t.atoms.bg,
t.atoms.shadow_sm,
]}>