about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/screens/Search/modules/ExploreTrendingTopics.tsx8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/screens/Search/modules/ExploreTrendingTopics.tsx b/src/screens/Search/modules/ExploreTrendingTopics.tsx
index 167f6d193..1d3bc2d86 100644
--- a/src/screens/Search/modules/ExploreTrendingTopics.tsx
+++ b/src/screens/Search/modules/ExploreTrendingTopics.tsx
@@ -265,12 +265,12 @@ export function TrendingTopicRowSkeleton({}: {withPosts: boolean}) {
               style={[a.rounded_full]}
             />
           </View>
-          <LoadingPlaceholder width={90} height={18} />
+          <LoadingPlaceholder width={90} height={17} />
         </View>
         <View style={[a.flex_row, a.gap_sm, a.align_center, {paddingLeft: 20}]}>
-          <LoadingPlaceholder width={70} height={18} />
-          <LoadingPlaceholder width={40} height={18} />
-          <LoadingPlaceholder width={60} height={18} />
+          <LoadingPlaceholder width={70} height={16} />
+          <LoadingPlaceholder width={40} height={16} />
+          <LoadingPlaceholder width={60} height={16} />
         </View>
       </View>
       <View style={[a.flex_shrink_0]}>