about summary refs log tree commit diff
path: root/src/components/interstitials/TrendingVideos.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/interstitials/TrendingVideos.tsx')
-rw-r--r--src/components/interstitials/TrendingVideos.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/interstitials/TrendingVideos.tsx b/src/components/interstitials/TrendingVideos.tsx
index b76066330..8eaa13be0 100644
--- a/src/components/interstitials/TrendingVideos.tsx
+++ b/src/components/interstitials/TrendingVideos.tsx
@@ -197,6 +197,7 @@ function VideoCards({
             a.flex_1,
             a.rounded_lg,
             t.atoms.bg,
+            t.atoms.shadow_sm,
           ]}>
           {({pressed}) => (
             <View