feat(ui): increase the trending videos card size

This commit is contained in:
Caidan Williams
2025-07-22 16:32:15 -07:00
parent 0685de9b7f
commit 269d70e66c
@@ -25,7 +25,7 @@ import {
CompactVideoPostCardPlaceholder,
} from '#/components/VideoPostCard'
const CARD_WIDTH = 100
const CARD_WIDTH = 108
const FEED_DESC = `feedgen|${VIDEO_FEED_URI}`
const FEED_PARAMS: {